summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdtrace
AgeCommit message (Expand)AuthorFilesLines
2019-06-25 [illumos-gate merge]Jerry Jelinek4-9/+7
2019-06-2411141 libdtrace: NULL pointer errorsToomas Soome4-9/+7
2019-06-10 [illumos-gate merge]Jerry Jelinek1-1/+1
2019-06-0711011 SMB2/3 durable handlesMatt Barden1-1/+1
2019-06-06 [illumos-gate merge]Jerry Jelinek1-1/+1
2019-06-051841 SMB dtrace provider is incomplete (fix dtrace breakage)Gordon Ross1-1/+1
2019-06-04 [illumos-gate merge]Jerry Jelinek2-0/+162
2019-06-031841 SMB dtrace provider is incompleteGordon Ross2-0/+162
2019-02-14 [illumos-gate merge]Jerry Jelinek1-32/+0
2019-02-1310361 usr/lib - stop lint library generation and packagingAndy Fiddaman1-32/+0
2019-02-116885 CTF Everywhere Part 1Robert Mustacchi3-10/+10
2019-01-15 [illumos-gate merge]Jerry Jelinek1-1/+5
2019-01-1410079 smatch Makefile changes for usr/src/libJohn Levon1-1/+5
2019-01-119058 postmortem DTrace frequently broken under vmwareSam Gwydir1-4/+3
2018-10-198158 Want named threads APIJohn Levon1-3/+7
2018-10-15 [illumos-gate merge]Jerry Jelinek2-2/+2
2018-10-12OS-7200 would like thread name APIJason King1-3/+7
2018-10-119884 cw(1) should use -fpic rather than -KpicRichard Lowe2-2/+2
2018-09-11backout OS-7200 would like thread name API (triggers OS-7240)Robert Mustacchi1-7/+3
2018-09-10OS-7200 would like thread name APIJason King1-3/+7
2018-09-109094 want writable uregs[] in dtracePatrick Mooney3-22/+54
2018-03-12 [illumos-gate merge]Jerry Jelinek1-1/+1
2018-03-109146 libdtrace: this statement may fall throughToomas Soome1-1/+1
2018-02-13 [illumos-gate merge]Jerry Jelinek1-1/+1
2018-02-126653 dtrace modifies ELF string table causing problems for linkerJerry Jelinek1-6/+12
2017-12-14OS-5927 postmortem DTrace frequently broken under vmwareSam Gwydir1-4/+3
2017-08-14OS-6066 want writable uregs[] in dtracePatrick Mooney3-22/+54
2017-06-08 [illumos-gate merge]release-20170608Jerry Jelinek1-0/+2
2017-06-088269 dtrace stddev aggregation is normalized incorrectlyAndriy Gapon1-0/+2
2017-02-14OS-5946 Avoid modifying the object string table when patching USDT probesJerry Jelinek1-6/+12
2016-08-257297 clear() on llquantize aggregation causes dtrace to exitBryan Cantrill1-8/+15
2016-08-12 [illumos-gate merge]Jerry Jelinek9-53/+845
2016-08-117085 add support for "if" and "else" statements in dtraceMatthew Ahrens9-53/+845
2016-07-19OS-5448 clear() on llquantize aggregation causes dtrace to exitBryan Cantrill1-8/+15
2016-03-25OS-4982 libdtrace mangles userland struct keywordsRobert Mustacchi1-11/+81
2015-06-01 [illumos-gate merge]Jerry Jelinek1-1/+2
2015-05-305396 fix longjmp clobbering errorsGary Mills1-1/+2
2015-04-17 [illumos-gate merge]Jerry Jelinek1-1/+2
2015-04-165837 libdtrace audit library build missing LDLIBSRobert Mustacchi1-1/+2
2015-03-18 [illumos-gate merge]Jerry Jelinek2-4/+4
2015-03-175725 sparc build noise in libdtraceGordon Ross2-4/+4
2015-02-15OS-3851 ctfdump should be written in terms of libctfRobert Mustacchi3-11/+11
2014-07-30OS-3280 need a way to specify the root of a native system in the lx brandRobert Mustacchi1-5/+22
2014-04-15 [illumos-gate merge]Keith M Wesolowski1-1/+21
2014-04-144210 unsigned unsigned short short is valid in dtracePaul Dagnelie1-1/+21
2014-03-20OS-2800 Project BardicheRobert Mustacchi4-1/+146
2014-02-26 [illumos-gate merge]Keith M Wesolowski3-14/+12
2014-02-254470 overly aggressive D integer narrowing breaks 32-bit ustack helpersBryan Cantrill1-1/+1
2014-02-254159 dtrace ignores all ustack helper frames from dead processesDave Pacheco1-3/+6
2014-02-254471 DTrace count() with histogramBryan Cantrill6-38/+724