summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdtrace/common/dt_cc.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-117085 add support for "if" and "else" statements in dtraceMatthew Ahrens1-2/+25
2015-05-305396 fix longjmp clobbering errorsGary Mills1-1/+2
2014-02-254474 DTrace Userland CTF SupportRobert Mustacchi1-5/+23
2013-11-064251 libdtrace leaks open file handlesRobert Mustacchi1-3/+8
2013-02-053519 DTrace fails to resolve const types from fbtAdam Leventhal1-0/+6
2012-07-253021 option for time-ordered output from dtrace(1M)Adam H. Leventhal1-50/+36
2011-11-031694 Add type-aware print() actionEric Schrock1-0/+49
2011-07-111455 DTrace tracemem() should take an optional size argumentBryan Cantrill1-5/+26
2011-02-08905 want llquantize() support in DTraceBryan Cantrill1-0/+140
2011-03-13949 dtrace should only include the first instance of a library found on its l...Robert Mustacchi1-2/+36
2011-02-06906 dtrace depends_on pragma should search all library paths, not just the cu...Robert Mustacchi1-12/+34
2010-07-236679140 asymmetric alloc/dealloc activity can induce dynamic variable dropsBryan Cantrill1-8/+5
2008-04-096583726 race between program and process destructionahl1-2/+4
2007-11-146600430 library dependencies for DTracejhaslam1-30/+290
2006-02-084864945 spelling error in usage messageahl1-4/+9
2005-11-296340196 Probe effect when using strings in aggregations could be reducedbmc1-25/+98
2005-11-096346636 expunge readdir_r uses from Solariscasper1-10/+2
2005-08-306256581 System got a hang or a panic with dtrace+kmdbbmc1-19/+160
2005-07-316275414 unary operator * doesn't work properly when applied to args[] elementsmws1-50/+37
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1793