summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdtrace/common
AgeCommit message (Expand)AuthorFilesLines
2011-12-13Merge branch 'master' into gcc4John Sonnenschein10-66/+876
2011-11-22[OS-714] illumos mergeJohn Sonnenschein12-85/+925
2011-11-07Merge branch 'ctf/check-parent-label' of https://github.com/richlowe/illumos-...John Sonnenschein3-19/+60
2011-11-05nfssrv.d: Specifically depend on nfs.dRichard Lowe1-0/+1
2011-11-05nfs: Move translators specific to nfssrv to nfssrv.dRichard Lowe2-6/+47
2011-11-04nfs.d: Depend on 'nfs' not 'genunix'Richard Lowe1-13/+1
2011-11-04dtrace: Skip modules with the parent label mismatchesRichard Lowe1-0/+11
2011-11-051731 DTrace NFS translators should be split into client/server piecesRichard Lowe2-19/+49
2011-11-041560 DTrace tracemem() size extension broke lint on SPARCRichard Lowe1-0/+1
2011-09-07OS-586 libdtrace leaks open file handlesRobert Mustacchi1-3/+8
2011-08-04OS-527 lltostr() D subroutine should take an optional baseBryan Cantrill1-3/+5
2011-07-19OS-506 ::dtrace fails with "mdb: failed to initialize dtrace: Error 0"Bryan Cantrill2-4/+8
2011-07-17OS-501 intrstat fails with "dtrace_go(): Enabling exceeds size of buffer"Bryan Cantrill4-17/+48
2011-07-12OS-486 DTrace needs toupper()/tolower() subroutinesBryan Cantrill1-2/+8
2011-07-11OS-481 DTrace tracemem() action should take a dynamic size argumentBryan Cantrill4-11/+63
2011-07-08OS-472 DTrace buffer autoscaling should be less violentBryan Cantrill1-25/+0
2011-07-07OS-471 D compiler fails to generate error on sizeof() an undefined structBryan Cantrill1-0/+8
2011-06-16[HVM-379] merge smartvm to develop.Josh Wilsdon1-0/+2
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-11-031694 Add type-aware print() actionEric Schrock10-66/+876
2011-05-13[OS-411] Guava Illumos syncJohn Sonnenschein1-1/+2
2011-08-131362 add kvmstat for monitoring of KVM statisticsBryan Cantrill1-0/+2
2011-04-18HVM-77 add vmregs[] variable to DTraceBryan Cantrill1-0/+2
2011-03-21OS-242 dtrace should only process the first instance of a library it finds on...Robert Mustacchi1-2/+35
2011-03-02OS-279 #pragma D option zone= does not work on installed, halted zonesBryan Cantrill1-12/+18
2011-02-09OS-208 DTrace needs to use zone_did to match zone-limited enablingsBryan Cantrill1-2/+5
2011-02-08OS-209 add llquantize() support to DTraceBryan Cantrill9-9/+399
2011-02-06OS-188 libdtrace does not properly check its Library Path for resolving depen...Robert Mustacchi2-20/+67
2011-02-01INTRO-118 enabling USDT probes in zones should be more scalableBryan Cantrill4-14/+62
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