summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdtrace
AgeCommit message (Expand)AuthorFilesLines
2022-12-0115182 Fix some SMB dtrace issuesGordon Ross1-0/+3
2022-11-1015109 dtrace replicated mdb's bitfield mistakesRobert Mustacchi7-29/+99
2022-11-0915126 ipv4info_t translator produces bad flags valueRobert Mustacchi1-2/+2
2022-03-1014443 resection manual pages per IPD4Richard Lowe14-26/+24
2022-01-2514326 dt_unring_buf: set dtbd_oldest to the start of the first recordAndriy Gapon1-1/+1
2021-12-1814302 Makefile.lib: -h soname should be passed to linkerToomas Soome1-3/+3
2021-04-0913487 want mapfile-based assertions about symbol propertiesRichard Lowe1-2/+12
2020-11-1713274 enable -fstack-protector-strong by default in user landRobert Mustacchi1-1/+9
2020-10-1313184 Stop translating ld(1) options through cw(1)Richard Lowe1-2/+2
2020-05-0412454 remove lint library machineryRichard Lowe6-22/+7
2020-02-1212259 CTF shouldn't assume enum sizeJohn Levon1-2/+2
2020-02-0711083 support NFS server in zoneEvan Layton2-1/+20
2020-01-1312158 libdtrace: argument to 'alloca' may be too largeToomas Soome1-4/+9
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
2019-06-2411141 libdtrace: NULL pointer errorsToomas Soome4-9/+7
2019-06-0711011 SMB2/3 durable handlesMatt Barden1-1/+1
2019-06-051841 SMB dtrace provider is incomplete (fix dtrace breakage)Gordon Ross1-1/+1
2019-06-031841 SMB dtrace provider is incompleteGordon Ross2-0/+162
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-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-119884 cw(1) should use -fpic rather than -KpicRichard Lowe2-2/+2
2018-09-109094 want writable uregs[] in dtracePatrick Mooney3-22/+54
2018-03-109146 libdtrace: this statement may fall throughToomas Soome1-1/+1
2018-02-126653 dtrace modifies ELF string table causing problems for linkerJerry Jelinek1-6/+12
2017-06-088269 dtrace stddev aggregation is normalized incorrectlyAndriy Gapon1-0/+2
2016-08-257297 clear() on llquantize aggregation causes dtrace to exitBryan Cantrill1-8/+15
2016-08-117085 add support for "if" and "else" statements in dtraceMatthew Ahrens9-53/+845
2015-05-305396 fix longjmp clobbering errorsGary Mills1-1/+2
2015-04-165837 libdtrace audit library build missing LDLIBSRobert Mustacchi1-1/+2
2015-03-175725 sparc build noise in libdtraceGordon Ross2-4/+4
2014-04-144210 unsigned unsigned short short is valid in dtracePaul Dagnelie1-1/+21
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
2014-02-254474 DTrace Userland CTF SupportRobert Mustacchi22-119/+715
2014-02-254477 DTrace should speak JSONJoshua M. Clulow1-2/+8
2014-02-252915 DTrace in a zone should see "cpu", "curpsinfo", et alBryan Cantrill2-7/+11
2013-11-064251 libdtrace leaks open file handlesRobert Mustacchi1-3/+8
2013-11-054248 dtrace(1M) should never create DOF with empty probes sectionBryan Cantrill3-8/+23
2013-08-304072 make clobber leaves trashGordon Ross1-1/+2
2013-05-293680 Want a library to allow programatic access to the pci database (fix spar...Richard Lowe1-0/+2
2013-04-053675 DTrace print() should try to resolve function pointersRobert Mustacchi1-4/+47
2013-02-053519 DTrace fails to resolve const types from fbtAdam Leventhal3-5/+9
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+7
2012-09-073021 option for time-ordered output from dtrace(1M) (fix lint)Richard Lowe1-0/+1
2012-08-283123 need a way to force loading of DTrace helpersAdam H. Leventhal5-83/+337
2012-07-253021 option for time-ordered output from dtrace(1M)Adam H. Leventhal21-370/+1138