1. ab61854 8158 Want named threads API by John Levon · 5 years ago
  2. e1bf37b 9884 cw(1) should use -fpic rather than -Kpic by Richard Lowe · 6 years ago
  3. 56a2071 9094 want writable uregs[] in dtrace by Patrick Mooney · 6 years ago
  4. 86e879b 9146 libdtrace: this statement may fall through by Toomas Soome · 6 years ago
  5. 6c19201 6653 dtrace modifies ELF string table causing problems for linker by Jerry Jelinek · 7 years ago
  6. 79809f9 8269 dtrace stddev aggregation is normalized incorrectly by Andriy Gapon · 7 years ago
  7. 0ddc0eb 7297 clear() on llquantize aggregation causes dtrace to exit by Bryan Cantrill · 7 years ago
  8. c3bd3ab 7085 add support for "if" and "else" statements in dtrace by Matthew Ahrens · 7 years ago
  9. 67a4bb8 5396 fix longjmp clobbering errors by Gary Mills · 9 years ago
  10. 7721f12 5837 libdtrace audit library build missing LDLIBS by Robert Mustacchi · 9 years ago
  11. 2bbdd44 5725 sparc build noise in libdtrace by Gordon Ross · 9 years ago
  12. 7266c4f 4210 unsigned unsigned short short is valid in dtrace by Paul Dagnelie · 10 years ago
  13. 2e05526 4470 overly aggressive D integer narrowing breaks 32-bit ustack helpers by Bryan Cantrill · 11 years ago
  14. aea6501 4159 dtrace ignores all ustack helper frames from dead processes by Dave Pacheco · 10 years ago
  15. 33093f5 4471 DTrace count() with histogram by Bryan Cantrill · 10 years ago
  16. a386cc1 4474 DTrace Userland CTF Support by Robert Mustacchi · 11 years ago
  17. f497f9f 4477 DTrace should speak JSON by Joshua M. Clulow · 11 years ago
  18. b0f673c 2915 DTrace in a zone should see "cpu", "curpsinfo", et al by Bryan Cantrill · 12 years ago
  19. 93ed8d0 4251 libdtrace leaks open file handles by Robert Mustacchi · 12 years ago
  20. 54a20ab 4248 dtrace(1M) should never create DOF with empty probes section by Bryan Cantrill · 10 years ago
  21. b6805bf 4072 make clobber leaves trash by Gordon Ross · 10 years ago
  22. 2974b68 3680 Want a library to allow programatic access to the pci database (fix sparc pkg) by Richard Lowe · 11 years ago
  23. b1fa632 3675 DTrace print() should try to resolve function pointers by Robert Mustacchi · 11 years ago
  24. e98f46c 3519 DTrace fails to resolve const types from fbt by Adam Leventhal · 11 years ago
  25. 7014882 2933 compiler warning gags need better granularity by Richard Lowe · 11 years ago
  26. 7894022 3021 option for time-ordered output from dtrace(1M) (fix lint) by Richard Lowe · 11 years ago
  27. edb3488 3123 need a way to force loading of DTrace helpers by Adam H. Leventhal · 11 years ago
  28. e5803b7 3021 option for time-ordered output from dtrace(1M) by Adam H. Leventhal · 11 years ago
  29. 0979781 1694 Add type-aware print() action (fix lint) by Richard Lowe · 12 years ago
  30. f9e4b91 1731 DTrace NFS translators should be split into client/server pieces by Richard Lowe · 12 years ago
  31. deef35f 1694 Add type-aware print() action by Eric Schrock · 12 years ago
  32. e7987fc 1560 DTrace tracemem() size extension broke lint on SPARC by Richard Lowe · 12 years ago
  33. 4c94335 1457 lltostr() D subroutine should take an optional base by Bryan Cantrill · 12 years ago
  34. 14c0b03 1451 DTrace needs toupper()/tolower() subroutines by Bryan Cantrill · 12 years ago
  35. 1ea5f93 1455 DTrace tracemem() should take an optional size argument by Bryan Cantrill · 12 years ago
  36. 6fb4854 1452 DTrace buffer autoscaling should be less violent by Bryan Cantrill · 12 years ago
  37. ec57c73 1458 D compiler fails to generate error on sizeof() an undefined struct by Bryan Cantrill · 12 years ago
  38. 7aa76ff 1362 add kvmstat for monitoring of KVM statistics by Bryan Cantrill · 12 years ago
  39. 2b6389e 905 want llquantize() support in DTrace by Bryan Cantrill · 13 years ago
  40. afab081 949 dtrace should only include the first instance of a library found on its library path by Robert Mustacchi · 13 years ago
  41. 5eb667a 906 dtrace depends_on pragma should search all library paths, not just the current one by Robert Mustacchi · 13 years ago
  42. 23a1cce PSARC 2010/299 GNU/Linux/BSD compatibility functions by Roger A. Faulkner · 13 years ago
  43. c9a6ea2 6679140 asymmetric alloc/dealloc activity can induce dynamic variable drops by Bryan Cantrill · 13 years ago
  44. cd3e933 6916796 OSnet mapfiles should use version 2 link-editor syntax by Ali Bahrami · 13 years ago
  45. 9cd928f PSARC 2010/106 DTrace TCP and UDP providers by Alan Maguire · 14 years ago
  46. 8fd04b8 PSARC 2009/657 delete obsolete system call traps by Roger A. Faulkner · 14 years ago
  47. 53f3aea 6915578 MUTEX_HELD() and RW_LOCK_HELD() macros should be available to Posix threads by Roger A. Faulkner · 14 years ago
  48. 58dbc50 6795386 macro arguments and globbing in DTrace probe descriptions don't mix by Jonathan Haslam · 14 years ago
  49. 96400bb 6886953 large symbols lead to stack exhaustion by Jonathan Haslam · 14 years ago
  50. 7523bef 6868411 NFS provider generates error on ci_remote on RDMA operations by Siddheshwar Mahesh · 14 years ago
  51. 24fe0b3 6864230 hiho, hiho, it'ch chtime for CH to go Portions contributed by Rich Lowe by jmcp · 14 years ago
  52. be6802e 6855027 iscsit.d breaks dtrace in osol based on snv_117 by Priya Krishnan · 14 years ago
  53. 62b628a 6851224 elf_getshnum() and elf_getshstrndx() incompatible with 2002 ELF gABI agreement by Ali Bahrami · 14 years ago
  54. d216dff 6711844 assert: vp->v_shrlocks == 0L, file: ../../common/fs/vnode.c, line: 2333 by Robert Mastors · 14 years ago
  55. 7830165 6849606 SRP DTrace Probe for xfer-done misses completion of READ transfers by Charles Ting · 14 years ago
  56. 191c289 6804431 Add Dtrace probes to SRPT by Charles Ting · 15 years ago
  57. 2a26f20 6847237 The iscsit.d DTrace translator should include iscsi.d for the definition of iscsiinfo_t by Priya Krishnan · 15 years ago
  58. a668b11 6809997 COMSTAR iscsi target DTrace Provider needed by Priya Krishnan · 15 years ago
  59. 072f7b9 6840354 "/usr/lib/dtrace/fc.d", line 59: syntax error near "fct_local_port_t" by Sam Cramer · 15 years ago
  60. 5f549bd 6809580 fct DTrace providers needed for qlt by Sam Cramer · 15 years ago
  61. d8c54e3 6809580 fct DTrace providers needed for qlt by Sam Cramer · 15 years ago
  62. ccf8180 6730130 dtrace missing printf handler for stdev by Rafael Vanoni · 15 years ago
  63. 4372c24 6812050 dtrace should translate curpsinfo->pr_contract by Vamsi Nagineni · 15 years ago
  64. 7e16fca 6813909 generalize eh_frame support to non-amd64 platforms by Ali Bahrami · 15 years ago
  65. b9e93c1 PSARC 2008/480 DTrace CPC Provider 6486156 DTrace cpc provider by Jonathan Haslam · 15 years ago
  66. bfed486 6798660 Cadmium .NOT file processing problem with CWD relative file paths by Ali Bahrami · 15 years ago
  67. 4d27388 6750659 drti.o crashes app due to corrupt environment by Jonathan Haslam · 15 years ago
  68. 1959771 6738982 Representative thread after DTrace stop() action is incorrect by Jonathan Haslam · 15 years ago
  69. e810a98 6696397 NFS v3 provider reports all UDP clients as 0.0.0.0 by vv149972 · 15 years ago
  70. 10e6dad PSARC 2008/302 DTrace IP Provider by brendan · 15 years ago
  71. 0bac14e 6677812 race between dtrace activities in non-local zones by ahl · 16 years ago
  72. 6009dbc 6583726 race between program and process destruction by ahl · 16 years ago
  73. 6e0bee7 6325485 A stddev() aggregator would be a nice adjunct to avg() by jhaslam · 16 years ago
  74. e1adf50 PSARC 2008/050 DTrace NFS v3 Provider by ahl · 16 years ago
  75. f3b585c PSARC/2007/663 DTrace NFS v4 Provider 6635086 DTrace NFS v4 Provider by samf · 16 years ago
  76. 823b63e 6630135 symbols created for dtrace -G should be removed in the final link by ahl · 16 years ago
  77. c9d6cd7 6600430 library dependencies for DTrace by jhaslam · 16 years ago
  78. 038dc6b 6546290 /opt/SUNWdtrt/tst/common/predicates/tst.predcache.ksh : could not unload dtrace by ahl · 16 years ago
  79. 92e807e 6576371 Tail-call USDT probes can use wrong argument values by ahl · 16 years ago
  80. 9e8164f PSARC 2007/153 iSCSI target provider by ahl · 16 years ago
  81. b1991c6 6560894 inet_nto* functions need DTrace version number bumped by brendan · 17 years ago
  82. 4edabff 6558517 need DTrace versions of IP address to string functions, like inet_ntop() by brendan · 17 years ago
  83. dcafa30 6535590 Pid provider doesn't work with probe "main:entry" by ahl · 17 years ago
  84. 73427c5 6484266 fasttrap needs to check for duplicate offsets by ahl · 17 years ago
  85. c97ad5c PSARC/2004/402 CPU Caps by akolb · 17 years ago
  86. b8fac8e 6512250 dtrace_getustack_common() could be improved by jhaslam · 17 years ago
  87. e04145d PSARC 2007/036 sysevent DTrace provider 6517131 sysevent DTrace provider by eschrock · 17 years ago
  88. ae115bc PSARC 2006/469 EOF and removal of eeprom -I by mrj · 17 years ago
  89. c2580b9 6436284 ::dtrace dumps core if given anonymous trace state by jhaslam · 17 years ago
  90. 657b1f3 PSARC 2006/659 fork extensions 6497356 fork extensions by raf · 17 years ago
  91. 127bbe1 6457918 Java DTrace API does not support umod()/ufunc()/usym(), mod()/func()/sym() by tomee · 17 years ago
  92. 2b6e762 6282214 Byte Ordering Functions in libdtrace by ahl · 17 years ago
  93. c640278 PSARC 2006/421 MPO Control And Observability Tools by akolb · 17 years ago
  94. 5518d15 6387493 uid variable isn't available to non-root DTrace users by dp · 17 years ago
  95. f808c85 6357230 specfiles should be nuked by raf · 17 years ago
  96. f498645 6430221 few memory leaks from dtrace by ahl · 17 years ago
  97. 004388e 4916205 libcmd should not use file operation routines from C library by casper · 18 years ago
  98. 0f7e370 6419826 USDT DOF is rejected with a plurality of is-enabled probes by ahl · 18 years ago
  99. ab76139 6368850 curcpu->cpu_chip translator identifies cores on Niagara by esaxe · 18 years ago
  100. ab9a77c 6410027 ustack() on x86 doesn't match pstack(1) by ahl · 18 years ago