summaryrefslogtreecommitdiff
path: root/usr/src/cmd/dtrace
AgeCommit message (Expand)AuthorFilesLines
2018-10-12OS-7200 would like thread name APIJason King3-1/+128
2018-10-04 [illumos-gate merge]Jerry Jelinek3-121/+0
2018-10-039128 cw(1onbld) should be able to run multiple shadowsJohn Levon3-121/+0
2018-09-11backout OS-7200 would like thread name API (triggers OS-7240)Robert Mustacchi3-127/+1
2018-09-10OS-7200 would like thread name APIJason King3-1/+127
2018-09-109094 want writable uregs[] in dtracePatrick Mooney6-0/+226
2018-07-259056 dtrace_unregister()/fasttrap_pid_disable()/prgetmap() deadlockBryan Cantrill1-0/+161
2017-09-15OS-6346 dtrace_unregister()/fasttrap_pid_disable()/prgetmap() deadlockBryan Cantrill1-0/+161
2017-08-14OS-6066 want writable uregs[] in dtracePatrick Mooney6-0/+226
2017-06-08 [illumos-gate merge]release-20170608Jerry Jelinek2-0/+49
2017-06-088269 dtrace stddev aggregation is normalized incorrectlyAndriy Gapon2-0/+49
2017-05-08 [illumos-gate merge]Jerry Jelinek1-2/+2
2017-05-068154 cmd/dtrace test warning: implicit declaration of function waitpidToomas Soome1-2/+2
2017-03-06OS-5993 illumos test files need workJerry Jelinek1-6/+3
2016-08-257297 clear() on llquantize aggregation causes dtrace to exitBryan Cantrill4-0/+66
2016-08-12 [illumos-gate merge]Jerry Jelinek8-2/+251
2016-08-117085 add support for "if" and "else" statements in dtraceMatthew Ahrens8-2/+251
2016-07-19OS-5448 clear() on llquantize aggregation causes dtrace to exitBryan Cantrill4-0/+66
2016-06-087084 DTrace divide overflow can induce panicBryan Cantrill1-0/+38
2016-06-07OS-5444 T_ZERODIV should set CPU_DTRACE_DIVZERO when CPU_DTRACE_NOFAULT setBryan Cantrill1-0/+38
2016-03-126734 dtrace_canstore_statvar() fails for some valid static variablesBryan Cantrill2-0/+61
2016-03-03OS-5188 dtrace_canstore_statvar() fails for some valid static variablesBryan Cantrill2-0/+61
2015-12-10 [illumos-gate merge]Jerry Jelinek1-1/+2
2015-12-096492 Several commands/libraries build missing LDLIBSAndrew Stormont1-1/+2
2015-10-066271 dtrace caused excessive fork timeBryan Cantrill2-0/+103
2015-09-296266 harden dtrace_difo_chunksize() with respect to malicious DIFBryan Cantrill3-0/+164
2015-09-29OS-4791 harden dtrace_difo_chunksize() with respect to malicious DIFBryan Cantrill3-0/+164
2015-09-27OS-4742 dtrace caused excessive fork time, resulting in manatee outageBryan Cantrill2-0/+103
2015-05-064719 update gate build environment to [open]jdk7 [fix broken build]Jerry Jelinek2-2/+2
2015-05-06 [illumos-gate merge]Jerry Jelinek8-26/+14
2015-05-054719 update gate build environment to [open]jdk7Richard PALO8-28/+14
2015-03-23 [illumos-gate merge]Jerry Jelinek1-0/+2
2015-03-215731 make a clean clobberRichard PALO1-0/+2
2014-04-15 [illumos-gate merge]Keith M Wesolowski7-0/+301
2014-04-144210 unsigned unsigned short short is valid in dtracePaul Dagnelie7-0/+301
2014-02-26 [illumos-gate merge]Keith M Wesolowski14-15/+21
2014-02-254470 overly aggressive D integer narrowing breaks 32-bit ustack helpersBryan Cantrill1-0/+48
2014-02-254478 dtrace_dof_maxsize is far too smallBryan Cantrill1-0/+97
2014-02-254471 DTrace count() with histogramBryan Cantrill12-0/+1554
2014-02-254474 DTrace Userland CTF SupportRobert Mustacchi56-73/+1240
2014-02-254477 DTrace should speak JSONJoshua M. Clulow15-2/+803
2014-02-252915 DTrace in a zone should see "cpu", "curpsinfo", et alBryan Cantrill5-0/+454
2014-02-19OS-2775 Clean up for illumos#45222014030720140220release-20140307release-20140220Robert Mustacchi2-4/+2
2014-01-144427 pid provider rejects probes with valid UTF-8 namesBryan Cantrill4-0/+126
2013-11-19OS-2631 pid provider rejects probes with valid UTF-8 namesBryan Cantrill4-0/+126
2013-11-07 [illumos-gate merge]Keith M Wesolowski2-3/+3
2013-11-054248 dtrace(1M) should never create DOF with empty probes sectionBryan Cantrill3-0/+168
2013-10-31OS-1688 DTrace count() with histogramBryan Cantrill12-0/+1552
2013-10-234034 'dmake all' fails for DTrace demosJosef 'Jeff' Sipek1-2/+1
2013-10-14OS-2578 DTrace Userland CTF SupportRobert Mustacchi60-87/+1244