1. 166bf0f nfsslower: trace slow NFS operations by samuelnair · 7 years ago
  2. 5888989 stackcount: add -K, -U, -d, -D, and -f (#1335) by Brendan Gregg · 7 years ago
  3. 4f444a5 zfs tools fix for zpl_read/zpl_write removal by Marcin Skarbek · 7 years ago
  4. e12f55a Use correct data type for class Data by Nan Xiao · 7 years ago
  5. b03d9eb funccount: add -d for duration by Brendan Gregg · 7 years ago
  6. 719e100 Trace external pointers from helpers by Paul Chaignon · 7 years ago
  7. 73c18bc Merge pull request #1305 from NanXiao/format-vfscount by Brendan Gregg · 7 years ago
  8. 08ed403 Merge pull request #1303 from pchaigno/remove-bpf_probe_reads by Brendan Gregg · 7 years ago
  9. 92d86bb Format code of vfscount.py by Nan Xiao · 7 years ago
  10. d51870b Remove extra S_MAXSTAT array allocation in some tools by Brenden Blanco · 7 years ago
  11. fff792d tools/tcptracer: print ns timestamps with -v by Iago López Galeiras · 7 years ago
  12. 6426cd4 tools/tcptracer: add timestamp option by Iago López Galeiras · 7 years ago
  13. 4870819 better state default value handling by Brendan Gregg · 7 years ago
  14. 843340d add --state to offcputime by Brendan Gregg · 7 years ago
  15. 81ad054 tcptop: Filter out negative values in receive probe by Benjamin Poirier · 7 years ago
  16. 8e86b9e tcptop: Cleanup argument parsing by Benjamin Poirier · 7 years ago
  17. 25212ee tcpretrans: Remove unnecessary bpf_probe_reads by Paul Chaignon · 7 years ago
  18. 7e1cf0a tcpconnlat: Remove unnecessary bpf_probe_reads by Paul Chaignon · 7 years ago
  19. 23ac463 solisten: Remove unnecessary bpf_probe_reads by Paul Chaignon · 7 years ago
  20. 5f7035e MySQL tracing without USDT (#1239) by Igor Mazur · 7 years ago
  21. 830c1f7 tools: Add some documentation to lib/ucalls.py output (#1257) by Geneviève Bastien · 7 years ago
  22. 5a2b39e Fix trace.py for library filenames containing colons (#1252) by vkhromov · 7 years ago
  23. 2c1799c memleak: expand allocator coverage (#1214) by Rinat Ibragimov · 7 years ago
  24. 0bd1a6d Add an option to strip leading zeros from histograms (#1226) by Taekho Nam · 7 years ago
  25. 9aa1d75 gethostlatency was rounding to full ms by Brendan Gregg · 7 years ago
  26. 5ac5d6e funclatency/sslsniff: fix the TypeError when enabling pid filter on uprobe by htbegin · 7 years ago
  27. d1324ac remove trailing white spaces from source code files by Mauricio Vasquez B · 7 years ago
  28. 71eb177 Reduce the sslsniff data size slightly to pass verifier by Brenden Blanco · 7 years ago
  29. 04b05d5 Fix for verifier failure in wakeuptime by Brenden Blanco · 7 years ago
  30. 3f28e7b Disable non-static function calls by Brenden Blanco · 7 years ago
  31. da1c607 db*: Print the BPF program prior to loading it (in -v mode) by Sasha Goldshtein · 8 years ago
  32. aa124dd db*: Use uapi/linux/ptrace.h instead of linux/ptrace.h by Sasha Goldshtein · 8 years ago
  33. 0a01506 Execsnoop cli args matching (#1115) by Nikita V. Shirokov · 7 years ago
  34. 8276938 runqlat: add --pidnss option (#1117) by Brendan Gregg · 7 years ago
  35. 69ceaca softirqs: Migrate to kernel tracepoints instead of kprobes (#1091) by Sasha Goldshtein · 8 years ago
  36. 37c9f74 Fix offwaketime documentation typo by Teng Qin · 8 years ago
  37. 064b2f5 Merge pull request #1078 from goldshtn/funcslower by Brendan Gregg · 8 years ago
  38. caa14ed u* tools: per-language wrappers (#1086) by Paul Chaignon · 8 years ago
  39. 4eace76 funcslower: Usage examples, annotated by Sasha Goldshtein · 8 years ago
  40. 7789318 funcslower: Trace slow kernel or user function calls by Sasha Goldshtein · 8 years ago
  41. 24f77d7 stacksnoop: Retire and move to examples/tracing by Sasha Goldshtein · 8 years ago
  42. f37434b tools: add tcptracer (#762) by Iago López Galeiras · 8 years ago
  43. 4bb6d7f u* tools: automatically detect the language (#1067) by Paul Chaignon · 8 years ago
  44. 7a3e5bc Use new helper Macro across files by Teng Qin · 8 years ago
  45. 277ebbc Merge pull request #1068 from goldshtn/syscount-python3 by Brenden Blanco · 8 years ago
  46. ef0b984 Merge pull request #1066 from pchaigno/remove-import-netaddr by Brenden Blanco · 8 years ago
  47. 6545390 syscount: Use zip_longest for Python 3 compatibility by Sasha Goldshtein · 8 years ago
  48. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 8 years ago
  49. 8332068 solisten: replace netaddr with socket library by Paul Chaignon · 8 years ago
  50. 466de84 Merge pull request #1056 from goldshtn/bpflist-enh by Brenden Blanco · 8 years ago
  51. f78af26 tcplife for Lua (#1052) by Simon Liu · 8 years ago
  52. dd3867d Merge pull request #1032 from goldshtn/tools-tests by Brenden Blanco · 8 years ago
  53. 2febc29 trace: Exit with nonzero return code on error by Sasha Goldshtein · 8 years ago
  54. eea18dc Merge pull request #1044 from goldshtn/ausyscall by 4ast · 8 years ago
  55. 2593378 bpflist: Display processes with running BPF programs and maps by Sasha Goldshtein · 8 years ago
  56. 51803bf syscount: Use ausyscalls if available to get syscall list by Sasha Goldshtein · 8 years ago
  57. 9567b62 funclatency: remove unnecessary include by Brendan Gregg · 8 years ago
  58. 40b881c Merge pull request #1023 from dneiter/filetop_sort by 4ast · 8 years ago
  59. 956ca1c Travis CI build to check compliance with PEP8 (#987) by Paul Chaignon · 8 years ago
  60. 0a2a46e offwaketime.py for older kernels (#977) by Brendan Gregg · 8 years ago
  61. d7a5ff0 range Python 2 -> 3 compatibility (#983) by Rafael F · 8 years ago
  62. caa38c5 filetop: support specifying sort column via cmdline argument by Daniel Neiter · 8 years ago
  63. 5f5687e Make perf ring buffer size configurable by Mark Drayton · 8 years ago
  64. 0155385 cc: Resolve symbols from external debuginfo by Sasha Goldshtein · 8 years ago
  65. 1e34f4e trace: Migrate to new symbols API and remove addresses from stacks by Sasha Goldshtein · 8 years ago
  66. 2f78068 off{cpu,wake}time: Migrate to new symbols API and remove addresses by Sasha Goldshtein · 8 years ago
  67. b1bff01 uthreads: Migrate to new symbols API and include module name by Sasha Goldshtein · 8 years ago
  68. 2bf3ff3 stacksnoop: Migrate to new symbols API and remove addresses by Sasha Goldshtein · 8 years ago
  69. b9f8f4a stackcount: Migrate to new symbol resolution API by Sasha Goldshtein · 8 years ago
  70. 860823b profile: Migrate to new symbol API and remove addresses by Sasha Goldshtein · 8 years ago
  71. 49df994 memleak: Migrate to new symbols resolution API by Sasha Goldshtein · 8 years ago
  72. 3a5256f trace, argdist: Treat small USDT arguments correctly by Sasha Goldshtein · 8 years ago
  73. 0a34d1e Merge pull request #972 from r4f4/fix-llcstat by Brenden Blanco · 8 years ago
  74. 232c305 Merge branch 'master' into db-tools by Brendan Gregg · 8 years ago
  75. 8e583cc syscount: Summarize syscall counts and latencies by Sasha Goldshtein · 8 years ago
  76. 2495698 dbstat: Collect histograms of MySQL/PostgreSQL query latencies by Sasha Goldshtein · 8 years ago
  77. dd37d63 dbslower: MySQL/PostgreSQL query tracing tool by Sasha Goldshtein · 8 years ago
  78. af236e7 Revert "undo rebase" by Rafael Fonseca · 8 years ago
  79. f2e6b8d llcstat: fix TypeError on python3 by Rafael Fonseca · 8 years ago
  80. 563af79 bpflist: Add to tests and use Python directory listing by Sasha Goldshtein · 8 years ago
  81. 2939265 filetop: Fix TypeError by not mixing bytes and str. by Rafael Fonseca · 8 years ago
  82. afb19da Merge pull request #949 from ShelbyFrances/trace_enhancements by Brenden Blanco · 8 years ago
  83. 9bd4699 Merge pull request #956 from r4f4/fix-ucalls by Brenden Blanco · 8 years ago
  84. 372d1ff Merge pull request #965 from r4f4/fix-tools-py2 by Brenden Blanco · 8 years ago
  85. f7ab443 argdist: Exit with nonzero return code on error by Sasha Goldshtein · 8 years ago
  86. d11179d mdflush: Add missing #include <linux/bio.h> by Sasha Goldshtein · 8 years ago
  87. e0bcd3f offwaketime: Add u+x permission by Sasha Goldshtein · 8 years ago
  88. edca17a gethostlatency: Filter on PID by Paul Chaignon · 8 years ago
  89. 69abacc tools: Document use of -I <path> in trace, argdist by ShelbyFrances · 8 years ago
  90. f5dbbdb tools: support -I abspath in trace, argdist by ShelbyFrances · 8 years ago
  91. 86cd535 tools/trace: Document DSO tracing in tools/trace_example.txt by ShelbyFrances · 8 years ago
  92. dc3a57c u* tools: Gracefully handle missing probes by Sasha Goldshtein · 8 years ago
  93. 6e1fac4 Merge pull request #963 from goldshtn/utools-php by 4ast · 8 years ago
  94. c465a24 fixes #962 - fix lambda on both py2 and py3 by Rafael Fonseca · 8 years ago
  95. 0d66906 ucalls: fix lambda syntax on python3 by Rafael Fonseca · 8 years ago
  96. 42900ae ucalls: fix map behaviour on python3 by Rafael Fonseca · 8 years ago
  97. 573a5d4 ustat: fix lambda syntax on python3. by Rafael Fonseca · 8 years ago
  98. 058c46f uobjnew: fix lambda syntax in python3 by Rafael Fonseca · 8 years ago
  99. 3a3b0f9 Merge pull request #916 from pchaigno/use-pid-to-resolve-lib by Brenden Blanco · 8 years ago
  100. 6a94f77 Merge pull request #951 from r4f4/fix-trace-py3 by Brenden Blanco · 8 years ago