summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/dtrace
AgeCommit message (Expand)AuthorFilesLines
2020-02-10 [illumos-gate merge]Jerry Jelinek1-553/+424
2020-02-0711083 support NFS server in zoneEvan Layton1-553/+424
2019-11-18 [illumos-gate merge]Jerry Jelinek1-31/+37
2019-11-1711580 dtrace: cast between incompatible function typesToomas Soome1-31/+37
2019-06-04 [illumos-gate merge]Jerry Jelinek1-0/+444
2019-06-031841 SMB dtrace provider is incompleteGordon Ross1-0/+444
2019-05-2211048 need a way to disable SMTJohn Levon1-1/+11
2019-05-16 [illumos-gate merge]Jerry Jelinek1-7/+7
2019-05-1510870 dtrace: comparison between pointer and integerToomas Soome1-7/+7
2019-05-15OS-7662 need a way to disable SMTJohn Levon1-1/+11
2019-04-12 [illumos-gate merge]Jerry Jelinek4-80/+80
2019-04-1110680 fasttrap: NULL pointer errorsToomas Soome1-2/+2
2019-04-1110679 dcpc: NULL pointer errorsToomas Soome1-1/+1
2019-04-1110678 dtrace: NULL pointer errorsToomas Soome1-76/+76
2019-04-1110677 systrace: NULL pointer errorsToomas Soome1-1/+1
2019-04-10 [illumos-gate merge]Jerry Jelinek1-4/+4
2019-04-1010674 profile: NULL pointer errorsToomas Soome1-4/+4
2018-10-198158 Want named threads APIJohn Levon1-3/+22
2018-10-12OS-7200 would like thread name APIJason King1-3/+22
2018-09-11backout OS-7200 would like thread name API (triggers OS-7240)Robert Mustacchi1-22/+3
2018-09-10OS-7200 would like thread name APIJason King1-3/+22
2018-09-109094 want writable uregs[] in dtracePatrick Mooney1-1/+54
2017-11-308880 improve DTrace error checkingJerry Jelinek1-0/+7
2017-11-30OS-6395 improve DTrace error checkingJerry Jelinek1-0/+7
2017-08-14OS-6066 want writable uregs[] in dtracePatrick Mooney1-1/+54
2016-11-167505 dtrace helpers leaked during fork when lwp_create failsPatrick Mooney1-4/+14
2016-10-25OS-5740 dtrace helpers leaked during fork when lwp_create failsPatrick Mooney1-4/+14
2016-06-087084 DTrace divide overflow can induce panicBryan Cantrill1-0/+8
2016-06-07OS-5444 T_ZERODIV should set CPU_DTRACE_DIVZERO when CPU_DTRACE_NOFAULT setBryan Cantrill1-0/+8
2016-06-03 [illumos-gate merge]Patrick Mooney1-1/+1
2016-06-027033 ustack helper should fault on bad return valuesAlex Wilson1-1/+8
2016-06-027034 negative record sizes should be rejectedAlex Wilson1-2/+12
2016-06-027035 string-related subroutines should validate input earlierPatrick Mooney1-83/+221
2016-05-26OS-5327 ustack helper needs more validationAlex Wilson1-1/+8
2016-05-26OS-5328 dtrace negative record sizes should be rejectedAlex Wilson1-2/+12
2016-05-26OS-5329 string-related subroutines should validate input earlierPatrick Mooney1-86/+211
2016-03-126734 dtrace_canstore_statvar() fails for some valid static variablesBryan Cantrill1-4/+4
2016-03-03OS-5188 dtrace_canstore_statvar() fails for some valid static variablesBryan Cantrill1-4/+4
2016-02-05 [illumos-gate merge]Jerry Jelinek1-0/+2
2016-02-046604 harden DIF bounds checkingBryan Cantrill1-2/+75
2016-02-04OS-5123 harden DIF bounds checkingBryan Cantrill1-2/+73
2015-10-066271 dtrace caused excessive fork timeBryan Cantrill2-18/+21
2015-09-296266 harden dtrace_difo_chunksize() with respect to malicious DIFBryan Cantrill1-8/+59
2015-09-29OS-4791 harden dtrace_difo_chunksize() with respect to malicious DIFBryan Cantrill1-8/+59
2015-09-27OS-4742 dtrace caused excessive fork time, resulting in manatee outageBryan Cantrill2-18/+21
2015-05-21OS-4317 v_path accesses can racePatrick Mooney1-2/+2
2015-05-19 [illumos-gate merge]Jerry Jelinek1-1/+0
2015-05-185930 fasttrap_pid_enable() panics when prfind() fails in forking processBryan Cantrill1-2/+12
2015-05-183599 dtrace_dynvar tail calls can blow stackBryan Cantrill1-3/+3
2015-05-14OS-4298 fasttrap_pid_enable() panics when prfind() fails in forking process20150514release-20150514Bryan Cantrill1-1/+12