summaryrefslogtreecommitdiff
path: root/usr/src/cmd/dtrace
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-25 [illumos-gate merge]Keith M Wesolowski1-2/+1
2013-09-04 [illumos-gate merge]Keith M Wesolowski2-2/+7
2013-08-304072 make clobber leaves trashGordon Ross2-2/+7
2013-04-15OS-2131 dtrace(1M) should never create DOF with empty probes sectionBryan Cantrill1-0/+59
2013-04-15OS-2122 Only probes from the first DTrace object file will be includedBryan Cantrill2-0/+109
2013-04-053675 DTrace print() should try to resolve function pointersRobert Mustacchi2-0/+37
2013-03-22OS-2064 dt_print_enum hardcodes a value of zeroRobert Mustacchi2-0/+37
2013-02-21Merge github.com:illumos/illumos-gateKeith M Wesolowski18-49/+207
2013-02-053519 DTrace fails to resolve const types from fbtAdam Leventhal17-29/+178
2013-01-313511 dtrace.c erroneously checks for memory alignment on amd64Sebastien Roy1-20/+29
2012-11-29OS-1723 DTrace should speak JSONrelease-20121129Joshua M. Clulow15-2/+803
2012-11-07Illumos syncJohn Sonnenschein3-2/+11
2012-09-18OS-1545 dtrace_dof_maxsize is far too smallBryan Cantrill1-0/+97
2012-09-10illumos syncJohn Sonnenschein7-9/+219
2012-09-05OS-1511 overly aggressive D integer narrowing breaks 32-bit ustack helpersBryan Cantrill1-0/+48
2012-08-283123 need a way to force loading of DTrace helpersAdam H. Leventhal7-9/+219
2012-07-30Illumos SyncJohn Sonnenschein51-411/+1177
2012-07-253021 option for time-ordered output from dtrace(1M)Adam H. Leventhal51-411/+1177
2012-06-06OS-1247 need limited access to some DTrace providers in the non-global zoneBryan Cantrill1-0/+126
2012-06-04OS-1237 need to be able to access fds[] from a non-global zoneBryan Cantrill3-0/+190
2012-05-31OS-430 dtrace in a zone can't see "cpu"Bryan Cantrill1-0/+138
2012-09-222933 compiler warning gags need better granularityRichard Lowe3-2/+11
2011-12-15Merge branch 'gcc/upgrade' of https://github.com/richlowe/illumos-gate into gcc4John Sonnenschein1-2/+6
2011-12-05dtest: Disable optimization of the compiled testsRichard Lowe1-2/+6
2011-12-052565 dtrace tests could stop fighting the compilerRichard Lowe1-2/+6
2011-11-22[OS-714] illumos mergeJohn Sonnenschein12-0/+383
2011-10-15OS-679 panic in dtrace_vcanloadBryan Cantrill4-0/+87
2011-10-03[OS-663] Post-6.5 Illumos syncJohn Sonnenschein30-69/+40