/titanic_44/usr/src/cmd/dtrace/test/tst/common/java_api/ |
H A D | tst.ProbeData.ksh.out | 1 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [ 4 , tst.ProbeData.exe`f_b , 0]] 6 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [ 9 , tst.ProbeData.exe`f_e , -2]] 11 [probe 2 pid$target:tst.ProbeData.exe:fN2:entry [ 14 , tst.ProbeData.exe`f_e , -2]] 16 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [ 19 , tst.ProbeData.exe`f_e , 2]] 21 [probe 2 pid$target:tst.ProbeData.exe:fN2:entry [ 24 , tst.ProbeData.exe`f_e , 2]] [all …]
|
H A D | tst.FunctionLookup.ksh.out | 3 tst.FunctionLookup.exe`f1
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/ |
H A D | Makefile | 51 fasttrap/tst.fasttrap.exe := LDLIBS += -ldtrace 52 fasttrap/tst.stack.exe := LDLIBS += -ldtrace 54 sysevent/tst.post.exe := LDLIBS += -lsysevent 55 sysevent/tst.post_chan.exe := LDLIBS += -lsysevent 57 ustack/tst.bigstack.exe := COPTFLAG += -xO1 64 nfs/tst.call.exe: nfs/tst.call.o nfs/$(SNOOPOBJS) 72 nfs/tst.call3.exe: nfs/tst.call3.o nfs/$(RPCSVCOBJS) 77 pid/tst.gcc.exe: pid/tst.gcc.c 78 $(GCC) -o pid/tst.gcc.exe pid/tst.gcc.c $(LDFLAGS) 91 json/tst.usdt.exe: json/tst.usdt.o json/usdt.o [all …]
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/profile-n/ |
H A D | tst.ufuncsort.ksh.out | 2 tst.ufuncsort.exe`f_a 3 3 tst.ufuncsort.exe`f_b 1 4 tst.ufuncsort.exe`f_c 4 5 tst.ufuncsort.exe`f_d 2 6 tst.ufuncsort.exe`f_e 1
|
/titanic_44/usr/src/cmd/dtrace/test/tst/sparc/ |
H A D | Makefile | 35 all: ustack/tst.helper.exe ustack/tst.annotated.exe 37 ustack/tst.helper.exe: ustack/tst.helper.o ustack/helper_helper.o 38 $(LINK.c) -o ustack/tst.helper.exe \ 45 ustack/tst.annotated.exe: ustack/tst.annotated.o ustack/annotated_helper.o 46 $(LINK.c) -o ustack/tst.annotated.exe \
|
/titanic_44/usr/src/lib/libast/common/features/ |
H A D | omitted | 1 tst note{ check for win32 .exe botches }end output{ 40 if (cp("/bin/cat.exe", "foo.exe")) 47 if (cp("/bin/cat", "bam") || _access("bam.exe", X_OK)) 52 if (_link("foo", "bar") || _access("bar.exe", X_OK)) 56 cp("foo.exe", "bar.exe"); 63 if (_rename("foo", "aha") || _access("aha.exe", X_OK)) 66 _rename("foo.exe", "aha.exe");
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/uctf/ |
H A D | tst.libtype.ksh | 30 exe="tst.libtype.exe" 32 elfdump "./$exe" | grep -q '.SUNW_ctf' 34 echo "CTF exists in $exe, that's a bug" >&2 38 ./$exe &
|
H A D | tst.aouttype.ksh | 29 exe="tst.aouttype.exe" 31 elfdump "./$exe" | grep -q '.SUNW_ctf' 33 echo "CTF does not exist in $exe, that's a bug" >&2 37 ./$exe &
|
H A D | tst.pidprint.ksh | 29 exe="tst.printtype.exe" 31 elfdump "./$exe" | grep -q '.SUNW_ctf' 33 echo "CTF does not exist in $exe, that's a bug" >&2 37 ./$exe &
|
H A D | tst.pidprinttarg.ksh | 30 exe="tst.printtype.exe" 32 elfdump "./$exe" | grep -q '.SUNW_ctf' 34 echo "CTF does not exist in $exe, that's a bug" >&2 38 ./$exe &
|
H A D | tst.printtypetarg.ksh | 30 exe="tst.printtype.exe" 32 elfdump "./$exe" | grep -q '.SUNW_ctf' 34 echo "CTF does not exist in $exe, that's a bug" >&2 38 ./$exe &
|
H A D | tst.printtype.ksh | 29 exe="tst.printtype.exe" 31 elfdump "./$exe" | grep -q '.SUNW_ctf' 33 echo "CTF does not exist in $exe, that's a bug" >&2 37 ./$exe &
|
H A D | tst.userstrings.ksh | 29 exe="tst.chasestrings.exe" 31 elfdump "./$exe" | grep -q '.SUNW_ctf' 33 echo "CTF does not exist in $exe, that's a bug" >&2 37 ./$exe &
|
H A D | tst.userlandkey.ksh | 30 exe="tst.chasestrings.exe" 32 elfdump "./$exe" | grep -q '.SUNW_ctf' 34 echo "CTF does not exist in $exe, that's a bug" >&2 38 ./$exe &
|
H A D | err.user64mode.ksh | 32 exe="tst.chasestrings.exe" 34 elfdump "./$exe" | grep -q '.SUNW_ctf' 36 echo "CTF does not exist in $exe, that's a bug" >&2 40 ./$exe &
|
H A D | tst.chasestrings.ksh | 30 exe="tst.chasestrings.exe" 32 elfdump "./$exe" | grep -q '.SUNW_ctf' 34 echo "CTF does not exist in $exe, that's a bug" >&2 38 ./$exe &
|
/titanic_44/usr/src/cmd/dtrace/test/tst/ |
H A D | Makefile.com | 46 EXES :sh= find . -name SCCS -prune -o \( -name *.exe -o -name \*.pl \) -print \ 48 EXES += $(CSRCS:%.c=%.exe) 49 EXES += $(SSRCS:%.s=%.exe) 74 -$(RM) $(CSRCS:%.c=%.exe) $(CSRCS:%.c=%.o) 75 -$(RM) $(SSRCS:%.s=%.exe) $(SSRCS:%.s=%.o) 92 %.exe: %.c 96 %.exe: %.o
|
/titanic_44/usr/src/cmd/dtrace/test/tst/i386/ |
H A D | Makefile | 35 ustack/tst.helper.exe := MAPFILE.NED= 37 ustack/tst.helper.exe: ustack/tst.helper.o ustack/helper_helper.o 38 $(LINK.c) -o ustack/tst.helper.exe \ 45 ustack/tst.annotated.exe: ustack/tst.annotated.o ustack/annotated_helper.o 46 $(LINK.c) -o ustack/tst.annotated.exe \
|
/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | omitted.c | 619 static Exe_test_t* exe[16]; variable 629 if (fd >= 0 && fd < elementsof(exe) && exe[fd]) in close() 631 r = exe[fd]->test; in close() 632 exe[fd]->test = 0; in close() 633 if (r > 0 && !fstat(fd, &st) && st.st_ino == exe[fd]->ino) in close() 638 if (!stat(exe[fd]->path, &st) && st.st_ino == exe[fd]->ino) in close() 640 snprintf(buf, sizeof(buf), "%s.exe", exe[fd]->path); in close() 641 _rename(exe[fd]->path, buf); in close() 653 if (fd >= 0 && fd < elementsof(exe) && exe[fd] && exe[fd]->test < 0) in write() 654 …exe[fd]->test = n >= 2 && ((unsigned char*)buf)[1] == 0x5a && (((unsigned char*)buf)[0] == 0x4c ||… in write() [all …]
|
/titanic_44/usr/src/lib/libast/common/path/ |
H A D | pathprobe.c | 107 char exe[PATH_MAX]; in pathprobe() local 172 sfsprintf(exe, sizeof(exe), "lib/%s/%s", probe, probe); in pathprobe() 178 dirs = pathcat(path, dir, ':', "..", exe); in pathprobe() 192 strcpy(exe, path); in pathprobe() 286 *ap++ = exe; in pathprobe() 295 if (procrun(exe, arg, 0)) in pathprobe()
|
/titanic_44/usr/src/cmd/dtrace/test/cmd/scripts/ |
H A D | dtest.pl | 295 $exe = "$dir/$base.exe"; 299 -x $exe || $isksh || -x $fullname)) { 309 if (!$isksh && -x $exe) { 312 "ERROR: failed to fork to run $exe: $!\n"); 319 exec($exe); 321 warn "ERROR: failed to exec $exe: $!\n";
|
/titanic_44/usr/src/cmd/dtrace/test/tst/i386/ustack/ |
H A D | tst.annotated.d.out | 2 tst.annotated.exe`baz
|
H A D | tst.helper.d.out | 2 tst.helper.exe`baz
|
/titanic_44/usr/src/cmd/dtrace/test/tst/sparc/ustack/ |
H A D | tst.annotated.d.out | 2 tst.annotated.exe`baz
|
H A D | tst.helper.d.out | 2 tst.helper.exe`baz
|