summaryrefslogtreecommitdiff
path: root/usr/src/cmd/dtrace
AgeCommit message (Expand)AuthorFilesLines
2022-11-1015109 dtrace replicated mdb's bitfield mistakesRobert Mustacchi4-1/+192
2022-11-0915126 ipv4info_t translator produces bad flags valueRobert Mustacchi4-10/+8
2022-11-0915121 tst.temporal.ksh has PATH dependenciesRobert Mustacchi1-5/+3
2022-03-1014443 resection manual pages per IPD4Richard Lowe17-40/+24
2020-09-1813083 Enable gate builds with OpenJDK 11Peter Tribble2-6/+2
2020-03-1612385 tst.subr.d needs fixing for NULL as a pointerJohn Levon1-3/+3
2019-09-0411645 tst.utf8probefunc.ksh needs to specify -m32 consistentlyJohn Levon1-2/+2
2019-01-3010129 smatch fix for dtrace testsJohn Levon1-1/+1
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon3-0/+12
2018-10-198158 Want named threads APIJohn Levon3-1/+128
2018-10-039128 cw(1onbld) should be able to run multiple shadowsJohn Levon3-121/+0
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-06-088269 dtrace stddev aggregation is normalized incorrectlyAndriy Gapon2-0/+49
2017-05-068154 cmd/dtrace test warning: implicit declaration of function waitpidToomas Soome1-2/+2
2016-08-257297 clear() on llquantize aggregation causes dtrace to exitBryan Cantrill4-0/+66
2016-08-117085 add support for "if" and "else" statements in dtraceMatthew Ahrens8-2/+251
2016-06-087084 DTrace divide overflow can induce panicBryan Cantrill1-0/+38
2016-03-126734 dtrace_canstore_statvar() fails for some valid static variablesBryan Cantrill2-0/+61
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-05-054719 update gate build environment to [open]jdk7Richard PALO8-28/+14
2015-03-215731 make a clean clobberRichard PALO1-0/+2
2014-04-144210 unsigned unsigned short short is valid in dtracePaul Dagnelie7-0/+301
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-01-144427 pid provider rejects probes with valid UTF-8 namesBryan Cantrill4-0/+126
2013-11-054248 dtrace(1M) should never create DOF with empty probes sectionBryan Cantrill3-0/+168
2013-10-234034 'dmake all' fails for DTrace demosJosef 'Jeff' Sipek1-2/+1
2013-08-304072 make clobber leaves trashGordon Ross2-2/+7
2013-04-053675 DTrace print() should try to resolve function pointersRobert Mustacchi2-0/+37
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-09-222933 compiler warning gags need better granularityRichard Lowe3-2/+11
2012-08-283123 need a way to force loading of DTrace helpersAdam H. Leventhal7-9/+219
2012-07-253021 option for time-ordered output from dtrace(1M)Adam H. Leventhal51-411/+1177
2011-12-052565 dtrace tests could stop fighting the compilerRichard Lowe1-2/+6
2011-11-031694 Add type-aware print() actionEric Schrock12-0/+383
2011-08-041457 lltostr() D subroutine should take an optional baseBryan Cantrill2-0/+382
2011-07-121451 DTrace needs toupper()/tolower() subroutinesBryan Cantrill9-2/+314
2011-07-111455 DTrace tracemem() should take an optional size argumentBryan Cantrill6-11/+1425
2011-07-081452 DTrace buffer autoscaling should be less violentBryan Cantrill2-16/+0
2011-07-071458 D compiler fails to generate error on sizeof() an undefined structBryan Cantrill1-0/+30
2011-07-061456 DTrace profile and tick probes sometimes don't fire in a zoneBryan Cantrill3-0/+188
2011-06-301453 dtest should fail if dependencies are missingBryan Cantrill44-142/+198