summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/dtrace/dtrace.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-026718877 crgetzoneid() use can cause problems when forking processes with USDT...jhaslam1-1/+2
2008-05-276699767 panic in spec_open()cth1-1/+2
2008-05-056677812 race between dtrace activities in non-local zonesahl1-6/+14
2008-04-096583726 race between program and process destructionahl1-48/+19
2008-02-076325485 A stddev() aggregator would be a nice adjunct to avg()jhaslam1-4/+124
2007-09-216606981 the ucaller variable requires additional checksahl1-0/+2
2007-07-196468390 dtrace_canstore()'s mechanism for validating dynamic variable stores ...jhaslam1-1/+35
2007-06-086491350 Auto mpss and kpr combo can make a system crawl in case of fragmented...mb1582781-6/+3
2007-05-226558517 need DTrace versions of IP address to string functions, like inet_ntop()brendan1-0/+212
2007-02-206512250 dtrace_getustack_common() could be improvedjhaslam1-0/+1
2007-02-186479756 dtrace can cause "panic send mondo timeout"sudheer1-6/+6
2006-11-026478725 dtrace_load* are no longer as safe as they used to be.bmc1-1/+1
2006-10-136478044 dtrace assert: kaddr >= kernelbase && kaddr + size >= kaddr in dtrace...dp1-31/+44
2006-10-056458281 dtrace structure tracing problemdp1-41/+381
2006-09-196282214 Byte Ordering Functions in libdtraceahl1-1/+42
2006-09-186472091 fix for 6387493 breaks 'uid' and causes panicsdp1-2/+32
2006-08-186436283 anonymous tracing is broken on MP systemsnf2029581-1/+3
2006-08-096387493 uid variable isn't available to non-root DTrace usersdp1-3/+56
2006-06-126430221 few memory leaks from dtraceahl1-1/+7
2006-05-296431036 dtrace_helpers_duplicate() confuses dtrace_helpers_destroy()jwadams1-0/+1
2006-05-196345226 iotime.d is off by 10ahl1-64/+131
2006-04-246410027 ustack() on x86 doesn't match pstack(1)ahl1-13/+26
2006-04-036369582 dtrace fbt:procfs:prgetattr:return probe causes panicbmc1-31/+97
2006-03-306405927 USDT is-enabled probesahl1-46/+107
2006-03-244970596 RFE: should be able to run some DTrace programs in a zonedp1-62/+271
2005-11-296340196 Probe effect when using strings in aggregations could be reducedbmc1-22/+105
2005-11-166332949 V240 panics with kmem_flags set, buffer corruption in streams/Dtrace ...ahl1-3/+11
2005-09-305094814 dtrace user return probe trap causes assertion failureahl1-3/+27
2005-09-066320437 ::difo doesn't always properly align its outputbmc1-21/+38
2005-08-306256581 System got a hang or a panic with dtrace+kmdbbmc1-57/+230
2005-08-096303188 some dtrace scripts with speculations fail to loadbmc1-4/+4
2005-07-204970475 There should be a stackdepth equivalent for userlandahl1-39/+56
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+13931