1. 9f3662e utools Tcl support (#2005) by Marko Myllynen · 6 years ago
  2. 9162be4 Add Perl support for ucalls / uflow / ustat (#1959) by Marko Myllynen · 6 years ago
  3. 8b17dc3 sslsniff: add NSS support (#1908) by jeromemarchand · 6 years ago
  4. 3953c70 [trace.py]: allow to use STRCMP helper with binary values (#1900) by Nikita V. Shirokov · 6 years ago
  5. e8001c3 Fedora 28 support (#1820) by Brenden Blanco · 6 years ago
  6. e36f9e1 [profile.py]: adding support to collect profile only from specified CPU (#1891) by Nikita V. Shirokov · 6 years ago
  7. 41d462b Mention perf as universal counting tool in llcstat by Ivan Babrou · 6 years ago
  8. 0b813f8 bcc: criticalstat: Add an atomic critical section tracer (#1801) by Joel · 6 years ago
  9. 62af0ea Merge pull request #1790 from brendangregg/master by yonghong-song · 6 years ago
  10. b0098f2 Merge pull request #1797 from dpayne/feat/add_stack_frames_to_funcslower by yonghong-song · 6 years ago
  11. bc18b54 Switching fileslower -> funcslower in the man pages by dpayne · 6 years ago
  12. 5c24456 Updating man page for funcslower by dpayne · 6 years ago
  13. 4f13d88 add tcpdrop tool by Brendan Gregg · 6 years ago
  14. 8996719 Add -d (duration) option to argdist, funclatency and syscount (#1768) by Akilesh Kailash · 6 years ago
  15. 5c48a3f Add runqslower tool (#1728) by Ivan Babrou · 6 years ago
  16. aa4aa52 profile: change default --stack-storage-size to 16384 by Tommaso Sardelli · 6 years ago
  17. 86df2b8 Add -c option for profile.py by Teng Qin · 6 years ago
  18. 4c9305c Update documentation for 4.17, add documentation for probability option by Howard McLauchlan · 6 years ago
  19. 059ff55 Added -q option to the USAGE string in execsnoop. Added -q option to the manpage for execsnoop by Bastian Reitemeier · 6 years ago
  20. ddd5dd5 Merge pull request #1633 from hMcLauchlan/inject-tool by Brendan Gregg · 6 years ago
  21. ac7c154 Update man page with warning, _example.txt with updated syntax by Howard McLauchlan · 6 years ago
  22. bbd9acd add the tcpstates tool by Brendan Gregg · 6 years ago
  23. fd93dc0 tcplife: switch to the new sock:inet_sock_set_state tracepoint by Brendan Gregg · 6 years ago
  24. ef4154b Add new targeted error injection tool by Howard McLauchlan · 6 years ago
  25. efcb30f tools/tcpsubnet: add time and time to output, default 0.0.0.0/0, update doc by Rodrigo Manyari · 6 years ago
  26. dc5d57c tools/tcpsubnet: man page by Rodrigo Manyari · 6 years ago
  27. e6c7568 Merge pull request #1560 from pchaigno/opensnoop-d-option by Brendan Gregg · 6 years ago
  28. 3f39bc1 Merge pull request #1555 from myreg/trace-addr by yonghong-song · 6 years ago
  29. e538228 Add option to print virtual address to trace.py by Mirek Klimos · 6 years ago
  30. 72cbc7d funccount: update man page by Paul Chaignon · 6 years ago
  31. 702de38 opensnoop: -d option for duration by Paul Chaignon · 6 years ago
  32. fa3c739 Small fixes to some man pages for bcc tools by dpayne · 6 years ago
  33. 8df98b7 Fixing man page for tcpconnlat by dpayne · 6 years ago
  34. fc50799 Moving duration to primary argument for tcpconnlat. Also updating docs for tcpconnlat to match. by dpayne · 6 years ago
  35. 7b7e34a Updating man page for tcpconnlat to include min duration arguments and by dpayne · 6 years ago
  36. 5426ef2 tools: syscount: add --errno=EPERM filter by Lucian Adrian Grijincu · 6 years ago
  37. e023bc8 tcplife: add tcp:tcp_set_state tracepoint support by Brendan Gregg · 6 years ago
  38. cf378e2 Merge pull request #1131 from cherusk/retrans_sum by Brendan Gregg · 6 years ago
  39. c200b6c Add --print_cpu option to trace.py by Teng Qin · 6 years ago
  40. 1e9467f tcpretrans: extend for counting by Matthias Tafelmeier · 6 years ago
  41. c32b845 hardirqs: add --count for event counts (#1460) by Brendan Gregg · 7 years ago
  42. 54d30b1 man/bps: Add a man page for introspection/bps.c by Martin KaFai Lau · 7 years ago
  43. 958bd4e Update 'tools/wakeuptime' documentation by Sandipan Das · 7 years ago
  44. 7bb5233 Merge pull request #1369 from pchaigno/execsnoop-max-args by Brendan Gregg · 7 years ago
  45. fdf9b08 correct spelling mistakes by Edward Betts · 7 years ago
  46. a0c9b48 execsnoop: argument to change the number of arguments parsed by Paul Chaignon · 7 years ago
  47. ceff3e0 nfsdist tool (#1347) by samuelnair · 7 years ago
  48. 434c27b Fix for incorrect tool arguments in the man pages by Samuel Nair · 7 years ago
  49. 166bf0f nfsslower: trace slow NFS operations by samuelnair · 7 years ago
  50. 5888989 stackcount: add -K, -U, -d, -D, and -f (#1335) by Brendan Gregg · 7 years ago
  51. b03d9eb funccount: add -d for duration by Brendan Gregg · 7 years ago
  52. 843340d add --state to offcputime by Brendan Gregg · 7 years ago
  53. 2c1799c memleak: expand allocator coverage (#1214) by Rinat Ibragimov · 7 years ago
  54. 0a01506 Execsnoop cli args matching (#1115) by Nikita V. Shirokov · 7 years ago
  55. 8276938 runqlat: add --pidnss option (#1117) by Brendan Gregg · 7 years ago
  56. 69ceaca softirqs: Migrate to kernel tracepoints instead of kprobes (#1091) by Sasha Goldshtein · 7 years ago
  57. 064b2f5 Merge pull request #1078 from goldshtn/funcslower by Brendan Gregg · 7 years ago
  58. caa14ed u* tools: per-language wrappers (#1086) by Paul Chaignon · 7 years ago
  59. 1f4fcdb funcslower: Man page by Sasha Goldshtein · 7 years ago
  60. 24f77d7 stacksnoop: Retire and move to examples/tracing by Sasha Goldshtein · 7 years ago
  61. f37434b tools: add tcptracer (#762) by Iago López Galeiras · 7 years ago
  62. 2593378 bpflist: Display processes with running BPF programs and maps by Sasha Goldshtein · 7 years ago
  63. caa38c5 filetop: support specifying sort column via cmdline argument by Daniel Neiter · 7 years ago
  64. 232c305 Merge branch 'master' into db-tools by Brendan Gregg · 7 years ago
  65. 8e583cc syscount: Summarize syscall counts and latencies by Sasha Goldshtein · 7 years ago
  66. 2495698 dbstat: Collect histograms of MySQL/PostgreSQL query latencies by Sasha Goldshtein · 7 years ago
  67. dd37d63 dbslower: MySQL/PostgreSQL query tracing tool by Sasha Goldshtein · 7 years ago
  68. edca17a gethostlatency: Filter on PID by Paul Chaignon · 7 years ago
  69. 6e1fac4 Merge pull request #963 from goldshtn/utools-php by 4ast · 7 years ago
  70. cfb5ee7 u* tools: PHP support by Sasha Goldshtein · 7 years ago
  71. c325200 ugc: Add -M for minimum time and -F for text filtering by Sasha Goldshtein · 7 years ago
  72. c44e92c Address round 2 of comments in https://github.com/iovisor/bcc/pull/936 by Kenny Yu · 7 years ago
  73. e7dff43 Address comments from https://github.com/iovisor/bcc/pull/936 by Kenny Yu · 7 years ago
  74. 66fb4d2 tools: add tool to detect potential deadlocks in running programs by Kenny Yu · 7 years ago
  75. 9389ab4 [memleak] add parameter for specifying object to load malloc/free from by Maria Kacik · 7 years ago
  76. 23e72b8 trace: Allow function signatures in uprobes and kprobes by Sasha Goldshtein · 7 years ago
  77. 68ec110 Merge pull request #899 from brendangregg/tool2 by 4ast · 7 years ago
  78. 43e87c1 profile: increase unique stack default to 10k by Brendan Gregg · 7 years ago
  79. f4ce31a statsnoop: refactor by Brendan Gregg · 7 years ago
  80. 3f3acd8 add cpuunclaimed by Brendan Gregg · 7 years ago
  81. a5ed723 Merge pull request #865 from goldshtn/trace-timestamp by 4ast · 7 years ago
  82. 49d50ba trace: -L, -t, -T switches by Sasha Goldshtein · 7 years ago
  83. af05e5a uflow: Add man page and companion examples file by Sasha Goldshtein · 8 years ago
  84. c0a6352 uthreads: Add man page and companion examples file by Sasha Goldshtein · 8 years ago
  85. 7160f8a uobjnew: Add man page and companion examples file by Sasha Goldshtein · 8 years ago
  86. ea77193 ugc: Add man page and companion examples file by Sasha Goldshtein · 8 years ago
  87. 070c1df ucalls: Add man page and companion examples file by Sasha Goldshtein · 8 years ago
  88. 5a9b154 ustat: Add man page and companion example file by Sasha Goldshtein · 8 years ago
  89. 251823a add runqlen tool by Brendan Gregg · 7 years ago
  90. 47cecb6 update offwaketime with get_stackid by ceeaspb · 8 years ago
  91. 51add78 biotop.py: fix compiler error on newer kernels by Brendan Gregg · 7 years ago
  92. aa6c916 trace: add pid/tid filtering, fix symbolizing, misc nits (#798) by Mark Drayton · 8 years ago
  93. 715f7e6 Update profile.py to use new perf support (#776) by Brendan Gregg · 8 years ago
  94. 2f3cdbf Add example and man file for llcstat by Teng Qin · 8 years ago
  95. 3286c06 Merge branch 'master' into strcmp by Brendan Gregg · 8 years ago
  96. 797c3ec add tcplife (#773) by Brendan Gregg · 8 years ago
  97. 72027c1 add reset-trace (#766) by Brendan Gregg · 8 years ago
  98. ff3b9f3 funccount: Generalize for uprobes, tracepoints, and USDT by Sasha Goldshtein · 8 years ago
  99. ac297c1 fix profile.py page_offset_base breakage (#768) by Brendan Gregg · 8 years ago
  100. 203b4c9 add slabratetop (#759) by Brendan Gregg · 8 years ago