6271 dtrace caused excessive fork timeReviewed by: Adam Leventhal <ahl@delphix.com>Reviewed by: Dan McDonald <danmcd@omniti.com>Reviewed by: Richard Lowe <richlowe@richlowe.net>Approved by: Gordo
6271 dtrace caused excessive fork timeReviewed by: Adam Leventhal <ahl@delphix.com>Reviewed by: Dan McDonald <danmcd@omniti.com>Reviewed by: Richard Lowe <richlowe@richlowe.net>Approved by: Gordon Ross <gwr@nexenta.com>
show more ...
4474 DTrace Userland CTF Support4475 DTrace userland Keyword4476 DTrace tests should be better citizens4479 pid provider types4480 dof emulation is missing checksReviewed by: Bryan Cantrill <bry
4474 DTrace Userland CTF Support4475 DTrace userland Keyword4476 DTrace tests should be better citizens4479 pid provider types4480 dof emulation is missing checksReviewed by: Bryan Cantrill <bryan@joyent.com>Approved by: Gordon Ross <gwr@nexenta.com>
4248 dtrace(1M) should never create DOF with empty probes section4249 Only probes from the first DTrace object file will be includedReviewed by: Adam Leventhal <ahl@delphix.com>Approved by: Garret
4248 dtrace(1M) should never create DOF with empty probes section4249 Only probes from the first DTrace object file will be includedReviewed by: Adam Leventhal <ahl@delphix.com>Approved by: Garrett D'Amore <garrett@damore.org>
3123 need a way to force loading of DTrace helpersReviewed by: Richard Lowe <richlowe@richlowe.net>Reviewed by: Robert Mustacchi <rm@joyent.com>Reviewed by: Bryan Cantrill <bmc@joyent.com>Approve
3123 need a way to force loading of DTrace helpersReviewed by: Richard Lowe <richlowe@richlowe.net>Reviewed by: Robert Mustacchi <rm@joyent.com>Reviewed by: Bryan Cantrill <bmc@joyent.com>Approved by: Richard Lowe <richlowe@richlowe.net>
1453 dtest should fail if dependencies are missingReviewed by: Gordon Ross <gwr@nexenta.com>Reviewed by: Eric Schrock <eric.schrock@delphix.com>Approved by: Garrett D'Amore <garrett@nexenta.com>
1368 enablings on defunct providers prevent providers from unregisteringReviewed by: Adam Leventhal <ahl@delphix.com>Approved by: Garrett D'Amore <garrett@nexenta.com>
6750659 drti.o crashes app due to corrupt environmentContributed by Mike Gerdts <mgerdts@gmail.com>
6677812 race between dtrace activities in non-local zones6684076 is_enabled at -xO2 and greater causes a functions return value to be over-written
6630135 symbols created for dtrace -G should be removed in the final link
6543061 /opt/SUNWdtrt/tst/common/mib/tst.tcp.ksh can hang if fingerd is disabled6581091 some DTrace test suite tests are not dstyle clean6581196 many ksh scripts in the DTrace test suite use incorr
6543061 /opt/SUNWdtrt/tst/common/mib/tst.tcp.ksh can hang if fingerd is disabled6581091 some DTrace test suite tests are not dstyle clean6581196 many ksh scripts in the DTrace test suite use incorrect SCCS ID string6581228 some DTrace test suite scripts need to specify a unit for cleanrate6593038 some D scripts in the test suite contain multiple identical SCCS ident strings
6546290 /opt/SUNWdtrt/tst/common/predicates/tst.predcache.ksh : could not unload dtrace6573659 removing a USDT provider can undermine pid probes6576041 ERROR: /opt/SUNWdtrt/tst/common/usdt/tst.dlcl
6546290 /opt/SUNWdtrt/tst/common/predicates/tst.predcache.ksh : could not unload dtrace6573659 removing a USDT provider can undermine pid probes6576041 ERROR: /opt/SUNWdtrt/tst/common/usdt/tst.dlclose1.ksh stdout mismatch6581257 dtrace_lookup_by_type() can fail spuriously6582425 tst/common/usdt/tst.forker.ksh can hang
PSARC 2007/153 iSCSI target provider6498786 the iSCSI target's SMF stop method takes too long6573073 usdt args[] are incorrectly translated6573074 PSARC 2007/153 iSCSI target provider6573077 iscs
PSARC 2007/153 iSCSI target provider6498786 the iSCSI target's SMF stop method takes too long6573073 usdt args[] are incorrectly translated6573074 PSARC 2007/153 iSCSI target provider6573077 iscsitgtd should be compiled with CTF data6574850 dt_idhash_iter() needs to cache the array length
6535590 Pid provider doesn't work with probe "main:entry"6551723 dtrace's mkdemo.pl causes false positive on inter-workspace wsdiff6556673 potential deadlock with USDT tear-down and enable
6465302 integrate Java DTrace API tests with DTrace test suite6467526 test suite: sched/tst.stackdepth.d fails in empty stack case
6282214 Byte Ordering Functions in libdtrace6353438 syscall arguments past the 5th are incorrect6432394 some sort of #define to denote the availability of USDT6435862 dtrace -G can generate malfor
6282214 Byte Ordering Functions in libdtrace6353438 syscall arguments past the 5th are incorrect6432394 some sort of #define to denote the availability of USDT6435862 dtrace -G can generate malformed string tables6443592 dtrace(1M) leaves a breakpoint in rtld_db_dlactivity on error6455174 assertion failed: new_pc != 0, file: ../../intel/dtrace/fasttrap_isa.c, line: 16066456626 dtrace -G should be able to 'guess' output format6461522 Availability of dummy-macros for USDT probes in non-DTrace-supported environments6462995 the syscall provider truncates return values on 32-bit x86 kernels6465195 assertion failed: -1 <= rmindex && rmindex < tp->ftt_size6472119 fasttrap should optimize the nop case on x866472121 dtest.pl should use the right compilers
6464285 integrate the DTrace test suite