summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/dtrace/fasttrap.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-1110680 fasttrap: NULL pointer errorsToomas Soome1-2/+2
2015-10-066271 dtrace caused excessive fork timeBryan Cantrill1-16/+12
2015-05-185930 fasttrap_pid_enable() panics when prfind() fails in forking processBryan Cantrill1-2/+12
2014-11-105255 uts shouldn't open-code ISP2Josef 'Jeff' Sipek1-3/+3
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-6/+6
2014-01-144427 pid provider rejects probes with valid UTF-8 namesBryan Cantrill1-13/+10
2011-07-011368 enablings on defunct providers prevent providers from unregisteringBryan Cantrill1-6/+17
2009-04-226823388 DTrace ioctl handlers must validate all structure membersJonathan Haslam1-1/+2
2009-02-13PSARC 2008/480 DTrace CPC ProviderJonathan Haslam1-5/+6
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-2/+2
2008-04-216690973 assertion failure during test run (schrock)ahl1-7/+0
2008-04-096583726 race between program and process destructionahl1-2/+39
2007-08-076546290 /opt/SUNWdtrt/tst/common/predicates/tst.predcache.ksh : could not unl...ahl1-23/+31
2007-06-29PSARC 2007/153 iSCSI target providerahl1-9/+6
2007-04-016484266 fasttrap needs to check for duplicate offsetsahl1-26/+65
2006-06-126430221 few memory leaks from dtraceahl1-159/+124
2006-04-246410027 ustack() on x86 doesn't match pstack(1)ahl1-33/+53
2006-03-306405927 USDT is-enabled probesahl1-34/+82
2006-03-244970596 RFE: should be able to run some DTrace programs in a zonedp1-10/+16
2005-11-166332949 V240 panics with kmem_flags set, buffer corruption in streams/Dtrace ...ahl1-32/+52
2005-10-086334302 dtrace panic the system when enabling probes.ahl1-1/+2
2005-09-146319069 multiple providers can't instrument the same user-land instructionahl1-32/+164
2005-08-216272865 race condition between SIGKILL and /proc PCAGENTraf1-3/+6
2005-08-086303053 pid provider panic under low memory conditionsahl1-18/+32
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2093