summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/dtrace/dtrace.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-18 [illumos-gate merge]Jerry Jelinek1-31/+37
2019-11-1711580 dtrace: cast between incompatible function typesToomas Soome1-31/+37
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 Jelinek1-76/+76
2019-04-1110678 dtrace: NULL pointer errorsToomas Soome1-76/+76
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 Cantrill1-2/+9
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 Cantrill1-2/+9
2015-05-21OS-4317 v_path accesses can racePatrick Mooney1-2/+2
2015-05-183599 dtrace_dynvar tail calls can blow stackBryan Cantrill1-3/+3
2015-05-14OS-4248 dtrace_dynvar tail calls can blow stackBryan Cantrill1-3/+3
2014-11-11 [illumos-gate merge]Keith M Wesolowski1-1/+1
2014-11-105255 uts shouldn't open-code ISP2Josef 'Jeff' Sipek1-1/+1
2014-04-30 [illumos-gate merge]Keith M Wesolowski1-1/+1
2014-04-294823 don't open-code NSEC2MSEC and MSEC2NSECJosef 'Jeff' Sipek1-1/+1
2014-04-23 [illumos-gate merge]Keith M Wesolowski1-2/+3
2014-04-224767 dtrace_probe() always has the timestampMatthew Ahrens1-2/+3
2014-02-254469 DTrace helper tracing should be dynamicBryan Cantrill1-31/+52
2014-02-254478 dtrace_dof_maxsize is far too smallBryan Cantrill1-1/+1
2014-02-254474 DTrace Userland CTF SupportRobert Mustacchi1-33/+80
2014-02-254477 DTrace should speak JSONJoshua M. Clulow1-0/+593
2014-02-252915 DTrace in a zone should see "cpu", "curpsinfo", et alBryan Cantrill1-44/+233