15287 dtrace: remove pragma identReviewed by: Andy Stormont <andyjstormont@gmail.com>Pproved by: Patrick Mooney <pmooney@pfmooney.com>
3519 DTrace fails to resolve const types from fbt3520 dtrace internal error -- token type 316 is not a valid D compilation token3521 clean up dtrace unit testsReviewed by: Matthew Ahrens <mahrens@
3519 DTrace fails to resolve const types from fbt3520 dtrace internal error -- token type 316 is not a valid D compilation token3521 clean up dtrace unit testsReviewed by: Matthew Ahrens <mahrens@delphix.com>Reviewed by: Eric Schrock <eric.schrock@delphix.com>Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>Reviewed by: Christopher Siden <christopher.siden@delphix.com>Reviewed by: Richard Lowe <richlowe@richlowe.net>Approved by: Robert Mustacchi <rm@joyent.com>
show more ...
922 SUNWdtrt needs some loveReviewed by: Eric Schrock <eric.schrock@delphix.com>Reviewed by: Dan McDonald <danmcd@nexenta.com>Reviewed by: Garrett D'Amore <garrett@nexenta.com>Approved by: Garret
922 SUNWdtrt needs some loveReviewed by: Eric Schrock <eric.schrock@delphix.com>Reviewed by: Dan McDonald <danmcd@nexenta.com>Reviewed by: Garrett D'Amore <garrett@nexenta.com>Approved by: Garrett D'Amore <garrett@nexenta.com>
6325485 A stddev() aggregator would be a nice adjunct to avg()6618705 p*d123 doesn't cause pid probes to be created6624541 dtrace aggregations should assume signed argumentsContributed by Chad Myn
6325485 A stddev() aggregator would be a nice adjunct to avg()6618705 p*d123 doesn't cause pid probes to be created6624541 dtrace aggregations should assume signed argumentsContributed by Chad Mynhier <cmynhier@gmail.com>.
6606981 the ucaller variable requires additional checks
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
6478044 dtrace assert: kaddr >= kernelbase && kaddr + size >= kaddr in dtrace_copyin()6479887 DTRACE_INRANGE incorrectly treats testsz as a signed quantity6479991 some err.* test cases need work
6458281 dtrace structure tracing problem6474442 dtrace would benefit from a few extra safety tests
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
6472091 fix for 6387493 breaks 'uid' and causes panics
6464285 integrate the DTrace test suite