1. 5426ef2 tools: syscount: add --errno=EPERM filter by Lucian Adrian Grijincu · 7 years ago
  2. e023bc8 tcplife: add tcp:tcp_set_state tracepoint support by Brendan Gregg · 7 years ago
  3. cf378e2 Merge pull request #1131 from cherusk/retrans_sum by Brendan Gregg · 7 years ago
  4. c200b6c Add --print_cpu option to trace.py by Teng Qin · 7 years ago
  5. 1e9467f tcpretrans: extend for counting by Matthias Tafelmeier · 7 years ago
  6. c32b845 hardirqs: add --count for event counts (#1460) by Brendan Gregg · 7 years ago
  7. 54d30b1 man/bps: Add a man page for introspection/bps.c by Martin KaFai Lau · 7 years ago
  8. 958bd4e Update 'tools/wakeuptime' documentation by Sandipan Das · 7 years ago
  9. 7bb5233 Merge pull request #1369 from pchaigno/execsnoop-max-args by Brendan Gregg · 7 years ago
  10. fdf9b08 correct spelling mistakes by Edward Betts · 7 years ago
  11. a0c9b48 execsnoop: argument to change the number of arguments parsed by Paul Chaignon · 7 years ago
  12. ceff3e0 nfsdist tool (#1347) by samuelnair · 7 years ago
  13. 434c27b Fix for incorrect tool arguments in the man pages by Samuel Nair · 7 years ago
  14. 166bf0f nfsslower: trace slow NFS operations by samuelnair · 7 years ago
  15. 5888989 stackcount: add -K, -U, -d, -D, and -f (#1335) by Brendan Gregg · 7 years ago
  16. b03d9eb funccount: add -d for duration by Brendan Gregg · 7 years ago
  17. 843340d add --state to offcputime by Brendan Gregg · 7 years ago
  18. 2c1799c memleak: expand allocator coverage (#1214) by Rinat Ibragimov · 7 years ago
  19. 0a01506 Execsnoop cli args matching (#1115) by Nikita V. Shirokov · 8 years ago
  20. 8276938 runqlat: add --pidnss option (#1117) by Brendan Gregg · 8 years ago
  21. 69ceaca softirqs: Migrate to kernel tracepoints instead of kprobes (#1091) by Sasha Goldshtein · 8 years ago
  22. 064b2f5 Merge pull request #1078 from goldshtn/funcslower by Brendan Gregg · 8 years ago
  23. caa14ed u* tools: per-language wrappers (#1086) by Paul Chaignon · 8 years ago
  24. 1f4fcdb funcslower: Man page by Sasha Goldshtein · 8 years ago
  25. 24f77d7 stacksnoop: Retire and move to examples/tracing by Sasha Goldshtein · 8 years ago
  26. f37434b tools: add tcptracer (#762) by Iago López Galeiras · 8 years ago
  27. 2593378 bpflist: Display processes with running BPF programs and maps by Sasha Goldshtein · 8 years ago
  28. caa38c5 filetop: support specifying sort column via cmdline argument by Daniel Neiter · 8 years ago
  29. 232c305 Merge branch 'master' into db-tools by Brendan Gregg · 8 years ago
  30. 8e583cc syscount: Summarize syscall counts and latencies by Sasha Goldshtein · 8 years ago
  31. 2495698 dbstat: Collect histograms of MySQL/PostgreSQL query latencies by Sasha Goldshtein · 8 years ago
  32. dd37d63 dbslower: MySQL/PostgreSQL query tracing tool by Sasha Goldshtein · 8 years ago
  33. edca17a gethostlatency: Filter on PID by Paul Chaignon · 8 years ago
  34. 6e1fac4 Merge pull request #963 from goldshtn/utools-php by 4ast · 8 years ago
  35. cfb5ee7 u* tools: PHP support by Sasha Goldshtein · 8 years ago
  36. c325200 ugc: Add -M for minimum time and -F for text filtering by Sasha Goldshtein · 8 years ago
  37. c44e92c Address round 2 of comments in https://github.com/iovisor/bcc/pull/936 by Kenny Yu · 8 years ago
  38. e7dff43 Address comments from https://github.com/iovisor/bcc/pull/936 by Kenny Yu · 8 years ago
  39. 66fb4d2 tools: add tool to detect potential deadlocks in running programs by Kenny Yu · 8 years ago
  40. 9389ab4 [memleak] add parameter for specifying object to load malloc/free from by Maria Kacik · 8 years ago
  41. 23e72b8 trace: Allow function signatures in uprobes and kprobes by Sasha Goldshtein · 8 years ago
  42. 68ec110 Merge pull request #899 from brendangregg/tool2 by 4ast · 8 years ago
  43. 43e87c1 profile: increase unique stack default to 10k by Brendan Gregg · 8 years ago
  44. f4ce31a statsnoop: refactor by Brendan Gregg · 8 years ago
  45. 3f3acd8 add cpuunclaimed by Brendan Gregg · 8 years ago
  46. a5ed723 Merge pull request #865 from goldshtn/trace-timestamp by 4ast · 8 years ago
  47. 49d50ba trace: -L, -t, -T switches by Sasha Goldshtein · 8 years ago
  48. af05e5a uflow: Add man page and companion examples file by Sasha Goldshtein · 8 years ago
  49. c0a6352 uthreads: Add man page and companion examples file by Sasha Goldshtein · 8 years ago
  50. 7160f8a uobjnew: Add man page and companion examples file by Sasha Goldshtein · 8 years ago
  51. ea77193 ugc: Add man page and companion examples file by Sasha Goldshtein · 8 years ago
  52. 070c1df ucalls: Add man page and companion examples file by Sasha Goldshtein · 8 years ago
  53. 5a9b154 ustat: Add man page and companion example file by Sasha Goldshtein · 8 years ago
  54. 251823a add runqlen tool by Brendan Gregg · 8 years ago
  55. 47cecb6 update offwaketime with get_stackid by ceeaspb · 8 years ago
  56. 51add78 biotop.py: fix compiler error on newer kernels by Brendan Gregg · 8 years ago
  57. aa6c916 trace: add pid/tid filtering, fix symbolizing, misc nits (#798) by Mark Drayton · 8 years ago
  58. 715f7e6 Update profile.py to use new perf support (#776) by Brendan Gregg · 8 years ago
  59. 2f3cdbf Add example and man file for llcstat by Teng Qin · 8 years ago
  60. 3286c06 Merge branch 'master' into strcmp by Brendan Gregg · 8 years ago
  61. 797c3ec add tcplife (#773) by Brendan Gregg · 8 years ago
  62. 72027c1 add reset-trace (#766) by Brendan Gregg · 8 years ago
  63. ff3b9f3 funccount: Generalize for uprobes, tracepoints, and USDT by Sasha Goldshtein · 8 years ago
  64. ac297c1 fix profile.py page_offset_base breakage (#768) by Brendan Gregg · 8 years ago
  65. 203b4c9 add slabratetop (#759) by Brendan Gregg · 8 years ago
  66. 4725a72 trace, argdist: -I switch for trace and miscellaneous fixes (#761) by Sasha Goldshtein · 8 years ago
  67. c8f752f argdist: STRCMP helper function by Sasha Goldshtein · 8 years ago
  68. f4797b0 trace: STRCMP helper function by Sasha Goldshtein · 8 years ago
  69. 6049d3f add ttysnoop (#755) by Brendan Gregg · 8 years ago
  70. e822a81 Add new mountsnoop tool (#750) by Omar Sandoval · 8 years ago
  71. accd4cf trace: Add %K and %U format specifiers (#742) by Sasha Goldshtein · 8 years ago
  72. 99a3bc8 Update opensnoop to filter by PID and TID (#739) by Dina Goldshtein · 8 years ago
  73. a466c46 funclatency: user functions support (#733) by Sasha Goldshtein · 8 years ago
  74. 6e91a74 tplist: Print USDT locations and arguments (#734) by Sasha Goldshtein · 8 years ago
  75. 07175d0 stackcount: Support uprobes, tracepoints, and USDT (#730) by Sasha Goldshtein · 8 years ago
  76. ba404cf fix filelife missing output (#729) by Brendan Gregg · 8 years ago
  77. 60393ea tcptop (#726) by Brendan Gregg · 8 years ago
  78. 376ae5c argdist, trace: Native tracepoint support (#724) by Sasha Goldshtein · 8 years ago
  79. 5293805 [tcpconnect] filter traced connection based on destination ports by chantra · 8 years ago
  80. 1298998 new tool: capable (#690) by Brendan Gregg · 8 years ago
  81. 765dfe2 opensnoop: Introduce process name filtering by KarimAllah Ahmed · 8 years ago
  82. 7434731 fileslower/filetop: use de->d_name.name, add filtering by Mark Drayton · 8 years ago
  83. 66bf2e8 offcputime: one symbol cache per process, improve pid/tid handling by Mark Drayton · 8 years ago
  84. d496d5c Tool to sniff data contents before encrypted with OpenSSL by Adrian Lopez · 8 years ago
  85. 5eee5ff killsnoop: use current time replace timestamp and default output by Junli Ou · 8 years ago
  86. d602d6b MySQL USDT tool and example (#642) by Brendan Gregg · 8 years ago
  87. e159f7e [cachetop] fix and doc by chantra · 8 years ago
  88. 75dfd5a [cachetop] add example and man page. by chantra · 8 years ago
  89. f4bf275 Add profile: a CPU profiler (#620) by Brendan Gregg · 8 years ago
  90. 06d90d3 cpudist: Use `finish_task_switch` kprobe instead of `sched_switch` tracepoint by Sasha Goldshtein · 8 years ago
  91. 9972f27 cpudist: Support off-cpu time reports by Sasha Goldshtein · 8 years ago
  92. 40975ab cpudist: Summarize task on-CPU time as histograms (#585) by Sasha Goldshtein · 8 years ago
  93. 11de298 IPv6 support for tcp* tools (#582) by Mark Drayton · 8 years ago
  94. 93d0aea Update manpage for offcputime by Evgeny Vereshchagin · 8 years ago
  95. 4004295 Merge pull request #544 from abirchall/abirchall_release by Brenden Blanco · 8 years ago
  96. 1680b32 Point people to tools/old by Evgeny Vereshchagin · 8 years ago
  97. 7f0a6f8 Update documentation and man page for offcputime by Andrew Birchall · 8 years ago
  98. 3c446c7 updated opensnoop to use bpf_perf_output by mcaleavya · 9 years ago
  99. a9b886c migrated gethostlatency to use bpf_perf_event by mcaleavya · 9 years ago
  100. a6200fb Merge pull request #454 from brendangregg/master by Brenden Blanco · 9 years ago