summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdtrace/common
AgeCommit message (Expand)AuthorFilesLines
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-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-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. Leventhal4-73/+302
2012-07-253021 option for time-ordered output from dtrace(1M)Adam H. Leventhal19-368/+1130
2012-02-081694 Add type-aware print() action (fix lint)Richard Lowe1-0/+6
2011-11-051731 DTrace NFS translators should be split into client/server piecesRichard Lowe2-19/+49
2011-11-031694 Add type-aware print() actionEric Schrock10-66/+876
2011-10-091560 DTrace tracemem() size extension broke lint on SPARCRichard Lowe1-0/+1
2011-08-041457 lltostr() D subroutine should take an optional baseBryan Cantrill1-3/+5
2011-07-121451 DTrace needs toupper()/tolower() subroutinesBryan Cantrill1-2/+8
2011-07-111455 DTrace tracemem() should take an optional size argumentBryan Cantrill4-11/+63
2011-07-081452 DTrace buffer autoscaling should be less violentBryan Cantrill1-27/+0
2011-07-071458 D compiler fails to generate error on sizeof() an undefined structBryan Cantrill1-0/+8
2011-08-131362 add kvmstat for monitoring of KVM statisticsBryan Cantrill1-0/+2
2011-02-08905 want llquantize() support in DTraceBryan Cantrill9-9/+403
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 Mustacchi2-20/+67
2010-08-12PSARC 2010/299 GNU/Linux/BSD compatibility functionsRoger A. Faulkner7-64/+24
2010-07-236679140 asymmetric alloc/dealloc activity can induce dynamic variable dropsBryan Cantrill7-33/+92
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami1-3/+4
2010-05-27PSARC 2010/106 DTrace TCP and UDP providersAlan Maguire7-15/+511
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner1-8/+2
2010-01-116915578 MUTEX_HELD() and RW_LOCK_HELD() macros should be available to Posix t...Roger A. Faulkner4-46/+15
2009-12-036795386 macro arguments and globbing in DTrace probe descriptions don't mixJonathan Haslam3-58/+56
2009-10-146886953 large symbols lead to stack exhaustionJonathan Haslam2-6/+4
2009-08-176868411 NFS provider generates error on ci_remote on RDMA operationsSiddheshwar Mahesh1-18/+34
2009-07-066855027 iscsit.d breaks dtrace in osol based on snv_117Priya Krishnan2-2/+26
2009-06-186851224 elf_getshnum() and elf_getshstrndx() incompatible with 2002 ELF gABI ...Ali Bahrami1-6/+6
2009-06-166711844 assert: vp->v_shrlocks == 0L, file: ../../common/fs/vnode.c, line: 2333Robert Mastors1-9/+7
2009-06-166849606 SRP DTrace Probe for xfer-done misses completion of READ transfersCharles Ting1-13/+25
2009-06-096804431 Add Dtrace probes to SRPTCharles Ting1-0/+156
2009-06-086847237 The iscsit.d DTrace translator should include iscsi.d for the definit...Priya Krishnan1-4/+3
2009-05-266809997 COMSTAR iscsi target DTrace Provider neededPriya Krishnan2-0/+474
2009-05-136840354 "/usr/lib/dtrace/fc.d", line 59: syntax error near "fct_local_port_t"Sam Cramer2-0/+4
2009-05-086809580 fct DTrace providers needed for qltSam Cramer2-0/+225
2009-05-046730130 dtrace missing printf handler for stdevRafael Vanoni1-3/+18
2009-04-176812050 dtrace should translate curpsinfo->pr_contractVamsi Nagineni1-3/+4
2009-03-186813909 generalize eh_frame support to non-amd64 platformsAli Bahrami1-5/+11
2009-02-13PSARC 2008/480 DTrace CPC ProviderJonathan Haslam3-11/+10