1. 5a9b154 ustat: Add man page and companion example file by Sasha Goldshtein · 8 years ago
  2. 251823a add runqlen tool by Brendan Gregg · 8 years ago
  3. 47cecb6 update offwaketime with get_stackid by ceeaspb · 8 years ago
  4. 51add78 biotop.py: fix compiler error on newer kernels by Brendan Gregg · 8 years ago
  5. aa6c916 trace: add pid/tid filtering, fix symbolizing, misc nits (#798) by Mark Drayton · 8 years ago
  6. 715f7e6 Update profile.py to use new perf support (#776) by Brendan Gregg · 8 years ago
  7. 2f3cdbf Add example and man file for llcstat by Teng Qin · 8 years ago
  8. 3286c06 Merge branch 'master' into strcmp by Brendan Gregg · 8 years ago
  9. 797c3ec add tcplife (#773) by Brendan Gregg · 8 years ago
  10. 72027c1 add reset-trace (#766) by Brendan Gregg · 8 years ago
  11. ff3b9f3 funccount: Generalize for uprobes, tracepoints, and USDT by Sasha Goldshtein · 8 years ago
  12. ac297c1 fix profile.py page_offset_base breakage (#768) by Brendan Gregg · 8 years ago
  13. 203b4c9 add slabratetop (#759) by Brendan Gregg · 8 years ago
  14. 4725a72 trace, argdist: -I switch for trace and miscellaneous fixes (#761) by Sasha Goldshtein · 8 years ago
  15. c8f752f argdist: STRCMP helper function by Sasha Goldshtein · 8 years ago
  16. f4797b0 trace: STRCMP helper function by Sasha Goldshtein · 8 years ago
  17. 6049d3f add ttysnoop (#755) by Brendan Gregg · 8 years ago
  18. e822a81 Add new mountsnoop tool (#750) by Omar Sandoval · 8 years ago
  19. accd4cf trace: Add %K and %U format specifiers (#742) by Sasha Goldshtein · 8 years ago
  20. 99a3bc8 Update opensnoop to filter by PID and TID (#739) by Dina Goldshtein · 8 years ago
  21. a466c46 funclatency: user functions support (#733) by Sasha Goldshtein · 8 years ago
  22. 6e91a74 tplist: Print USDT locations and arguments (#734) by Sasha Goldshtein · 8 years ago
  23. 07175d0 stackcount: Support uprobes, tracepoints, and USDT (#730) by Sasha Goldshtein · 8 years ago
  24. ba404cf fix filelife missing output (#729) by Brendan Gregg · 8 years ago
  25. 60393ea tcptop (#726) by Brendan Gregg · 8 years ago
  26. 376ae5c argdist, trace: Native tracepoint support (#724) by Sasha Goldshtein · 8 years ago
  27. 5293805 [tcpconnect] filter traced connection based on destination ports by chantra · 8 years ago
  28. 1298998 new tool: capable (#690) by Brendan Gregg · 8 years ago
  29. 765dfe2 opensnoop: Introduce process name filtering by KarimAllah Ahmed · 8 years ago
  30. 7434731 fileslower/filetop: use de->d_name.name, add filtering by Mark Drayton · 8 years ago
  31. 66bf2e8 offcputime: one symbol cache per process, improve pid/tid handling by Mark Drayton · 8 years ago
  32. d496d5c Tool to sniff data contents before encrypted with OpenSSL by Adrian Lopez · 8 years ago
  33. 5eee5ff killsnoop: use current time replace timestamp and default output by Junli Ou · 8 years ago
  34. d602d6b MySQL USDT tool and example (#642) by Brendan Gregg · 8 years ago
  35. e159f7e [cachetop] fix and doc by chantra · 8 years ago
  36. 75dfd5a [cachetop] add example and man page. by chantra · 8 years ago
  37. f4bf275 Add profile: a CPU profiler (#620) by Brendan Gregg · 8 years ago
  38. 06d90d3 cpudist: Use `finish_task_switch` kprobe instead of `sched_switch` tracepoint by Sasha Goldshtein · 8 years ago
  39. 9972f27 cpudist: Support off-cpu time reports by Sasha Goldshtein · 8 years ago
  40. 40975ab cpudist: Summarize task on-CPU time as histograms (#585) by Sasha Goldshtein · 8 years ago
  41. 11de298 IPv6 support for tcp* tools (#582) by Mark Drayton · 8 years ago
  42. 93d0aea Update manpage for offcputime by Evgeny Vereshchagin · 8 years ago
  43. 4004295 Merge pull request #544 from abirchall/abirchall_release by Brenden Blanco · 8 years ago
  44. 1680b32 Point people to tools/old by Evgeny Vereshchagin · 8 years ago
  45. 7f0a6f8 Update documentation and man page for offcputime by Andrew Birchall · 8 years ago
  46. 3c446c7 updated opensnoop to use bpf_perf_output by mcaleavya · 8 years ago
  47. a9b886c migrated gethostlatency to use bpf_perf_event by mcaleavya · 8 years ago
  48. a6200fb Merge pull request #454 from brendangregg/master by Brenden Blanco · 8 years ago
  49. 9e0b087 IPv6 strings with an inet6_ntoa by Brendan Gregg · 8 years ago
  50. 3e39a08 argdist, trace, and tplist support for USDT probes by Sasha Goldshtein · 8 years ago
  51. b4ebed0 stackcount: Resolve stacks using a StackTrace table by Vicent Marti · 8 years ago
  52. 592414e stacksnoop: Resolve stacks using a StackTrace table by Vicent Marti · 8 years ago
  53. e82fb1b offcputime: Resolve stacks using a StackTrace table by Vicent Marti · 8 years ago
  54. e25ae03 memleak: Resolve stacks with a StackTrace table by Vicent Marti · 8 years ago
  55. 11cb3bc Allowing more natural syntax for tracepoints with no "tp" struct prefix by Sasha Goldshtein · 8 years ago
  56. fd60d55 tracepoint support for argdist and trace, and new tplist tool for printing tracepoints by Sasha Goldshtein · 9 years ago
  57. 38847f0 trace by Sasha Goldshtein · 9 years ago
  58. afc9725 tcpconnlat by Brendan Gregg · 9 years ago
  59. f5c40cb Migrated killsnoop to bpf_perf_event by mcaleavya · 9 years ago
  60. 29dbdda migrated to use bpf_perf_events by mcaleavya · 9 years ago
  61. cfc3150 Migrated filelife to bpf_perf_event by mcaleavya · 9 years ago
  62. e14f27f migrated statsnoop to use bpf_perf_event_output by mcaleavya · 9 years ago
  63. ddce4db btrfsdist by Brendan Gregg · 9 years ago
  64. ee74c37 btrfsslower by Brendan Gregg · 9 years ago
  65. 9c1f362 zfsdist by Brendan Gregg · 9 years ago
  66. bc54bb6 zfsslower by Brendan Gregg · 9 years ago
  67. 553f2aa tcpretrans by Brendan Gregg · 9 years ago
  68. 7df65da Added small list of automatic includes to make the -I switch less necessary by Sasha Goldshtein · 9 years ago
  69. 32c8997 Merge branch 'master' into argdist-tuples by Sasha Goldshtein · 9 years ago
  70. cc27edf Fixed bug with labels, added support for tuples in hash by Sasha Goldshtein · 9 years ago
  71. 7983d6b Improved error messages for invalid probe syntax, added -I switch to add include files, fixed bug with labels -- now using # to indicate label by Sasha Goldshtein · 9 years ago
  72. bea3430 mdflush by Brendan Gregg · 9 years ago
  73. 0cc65a7 Merge branch 'master' into argdist-enh by Sasha Goldshtein · 9 years ago
  74. e350115 Finalized $entry, $latency, and $retval implementation including examples and man by Sasha Goldshtein · 9 years ago
  75. 4d911d5 Merge pull request #371 from brendangregg/master by 4ast · 9 years ago
  76. a2478d8 Merge pull request #372 from mcaleavya/master by Brenden Blanco · 9 years ago
  77. 62c6152 style updates by mcaleavya · 9 years ago
  78. cbe10b5 updated man pages by mcaleavya · 9 years ago
  79. af34099 Merge branch 'master' into master by Brendan Gregg · 9 years ago
  80. 5e4e1f4 Updated man and examples with new probe syntax and command-line switches by Sasha Goldshtein · 9 years ago
  81. 1dcedc4 ext4dist by Brendan Gregg · 9 years ago
  82. cd1cad1 ext4slower by Brendan Gregg · 9 years ago
  83. 23c96fe xfsdist by Brendan Gregg · 9 years ago
  84. c937a9e xfsslower by Brendan Gregg · 9 years ago
  85. 8538485 Renamed to argdist.py, updated command-line switches, added kernel probe pid filtering, added verbose mode that prints the BPF program by Sasha Goldshtein · 9 years ago
  86. 5f1b976 Merge branch 'master' into alloc-hist by Sasha Goldshtein · 9 years ago
  87. 0a9783b Added man page, reshuffled some options by Sasha Goldshtein · 9 years ago
  88. dd221c4 Merge pull request #360 from brendangregg/master by Brenden Blanco · 9 years ago
  89. 2fc5fc4 Merge branch 'master' into memleak-enh by Sasha Goldshtein · 9 years ago
  90. 0a7f5ac copy-n-paste man page error by Brendan Gregg · 9 years ago
  91. 5045964 Added -z and -Z switches for filtering by size, added copyright notices by Sasha Goldshtein · 9 years ago
  92. 2757f0e dcsnoop by Brendan Gregg · 9 years ago
  93. 5bfadab dcstat by Brendan Gregg · 9 years ago
  94. fe430e5 oomkill by Brendan Gregg · 9 years ago
  95. c8148c8 Added option to display only top N stacks by size by Sasha Goldshtein · 9 years ago
  96. d2241f4 Added --stack-depth switch to control the number of stack frames captured for each allocation by Sasha Goldshtein · 9 years ago
  97. 75ba13f Updated manual, examples, and usage with new interval and count options by Sasha Goldshtein · 9 years ago
  98. 32c5acd inspiration section for biotop by Brendan Gregg · 9 years ago
  99. 08c2981 filetop.8 by Brendan Gregg · 9 years ago
  100. dc642c5 filelife by Brendan Gregg · 9 years ago