1. fd60d55 tracepoint support for argdist and trace, and new tplist tool for printing tracepoints by Sasha Goldshtein · 9 years ago
  2. 38847f0 trace by Sasha Goldshtein · 9 years ago
  3. afc9725 tcpconnlat by Brendan Gregg · 9 years ago
  4. f5c40cb Migrated killsnoop to bpf_perf_event by mcaleavya · 9 years ago
  5. 29dbdda migrated to use bpf_perf_events by mcaleavya · 9 years ago
  6. cfc3150 Migrated filelife to bpf_perf_event by mcaleavya · 9 years ago
  7. e14f27f migrated statsnoop to use bpf_perf_event_output by mcaleavya · 9 years ago
  8. ddce4db btrfsdist by Brendan Gregg · 9 years ago
  9. ee74c37 btrfsslower by Brendan Gregg · 9 years ago
  10. 9c1f362 zfsdist by Brendan Gregg · 9 years ago
  11. bc54bb6 zfsslower by Brendan Gregg · 9 years ago
  12. 553f2aa tcpretrans by Brendan Gregg · 9 years ago
  13. 7df65da Added small list of automatic includes to make the -I switch less necessary by Sasha Goldshtein · 9 years ago
  14. 32c8997 Merge branch 'master' into argdist-tuples by Sasha Goldshtein · 9 years ago
  15. cc27edf Fixed bug with labels, added support for tuples in hash by Sasha Goldshtein · 9 years ago
  16. 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
  17. bea3430 mdflush by Brendan Gregg · 9 years ago
  18. 0cc65a7 Merge branch 'master' into argdist-enh by Sasha Goldshtein · 9 years ago
  19. e350115 Finalized $entry, $latency, and $retval implementation including examples and man by Sasha Goldshtein · 9 years ago
  20. 4d911d5 Merge pull request #371 from brendangregg/master by 4ast · 9 years ago
  21. a2478d8 Merge pull request #372 from mcaleavya/master by Brenden Blanco · 9 years ago
  22. 62c6152 style updates by mcaleavya · 9 years ago
  23. cbe10b5 updated man pages by mcaleavya · 9 years ago
  24. af34099 Merge branch 'master' into master by Brendan Gregg · 9 years ago
  25. 5e4e1f4 Updated man and examples with new probe syntax and command-line switches by Sasha Goldshtein · 9 years ago
  26. 1dcedc4 ext4dist by Brendan Gregg · 9 years ago
  27. cd1cad1 ext4slower by Brendan Gregg · 9 years ago
  28. 23c96fe xfsdist by Brendan Gregg · 9 years ago
  29. c937a9e xfsslower by Brendan Gregg · 9 years ago
  30. 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
  31. 5f1b976 Merge branch 'master' into alloc-hist by Sasha Goldshtein · 9 years ago
  32. 0a9783b Added man page, reshuffled some options by Sasha Goldshtein · 9 years ago
  33. dd221c4 Merge pull request #360 from brendangregg/master by Brenden Blanco · 9 years ago
  34. 2fc5fc4 Merge branch 'master' into memleak-enh by Sasha Goldshtein · 9 years ago
  35. 0a7f5ac copy-n-paste man page error by Brendan Gregg · 9 years ago
  36. 5045964 Added -z and -Z switches for filtering by size, added copyright notices by Sasha Goldshtein · 9 years ago
  37. 2757f0e dcsnoop by Brendan Gregg · 9 years ago
  38. 5bfadab dcstat by Brendan Gregg · 9 years ago
  39. fe430e5 oomkill by Brendan Gregg · 9 years ago
  40. c8148c8 Added option to display only top N stacks by size by Sasha Goldshtein · 9 years ago
  41. d2241f4 Added --stack-depth switch to control the number of stack frames captured for each allocation by Sasha Goldshtein · 9 years ago
  42. 75ba13f Updated manual, examples, and usage with new interval and count options by Sasha Goldshtein · 9 years ago
  43. 32c5acd inspiration section for biotop by Brendan Gregg · 9 years ago
  44. 08c2981 filetop.8 by Brendan Gregg · 9 years ago
  45. dc642c5 filelife by Brendan Gregg · 9 years ago
  46. ad341c9 statsnoop by Brendan Gregg · 9 years ago
  47. fd10c90 missing options section on biotop by Brendan Gregg · 9 years ago
  48. 151a43a makes more sense to invert the -X usage by Brendan Gregg · 9 years ago
  49. e5b4ffe Merge pull request #355 from goldshtn/master by Brenden Blanco · 9 years ago
  50. c4fa80e mecs typo by Brendan Gregg · 9 years ago
  51. 521ab4f Added -s switch to perform allocation sampling by Sasha Goldshtein · 9 years ago
  52. 1cf9c8f Added man page by Sasha Goldshtein · 9 years ago
  53. 3a391c2 runqlat by Brendan Gregg · 9 years ago
  54. 75d3e9d rename fsslower to fileslower by Brendan Gregg · 9 years ago
  55. af18bb3 execsnoop by Brendan Gregg · 9 years ago
  56. 161354f docs typo by Brendan Gregg · 9 years ago
  57. f266f4f more advice in the man page by Brendan Gregg · 9 years ago
  58. a32fbaf fsslower by Brendan Gregg · 9 years ago
  59. 6f075b9 biotop by Brendan Gregg · 9 years ago
  60. aa1e6ca Merge pull request #343 from ceeaspb/master by Brenden Blanco · 9 years ago
  61. 3b9679a trawl typos with aspell by Alex Bagehot · 9 years ago
  62. 6959dcf Add bitesize tool by mcaleavya · 9 years ago
  63. 57abe5b update with cachestat , squashed commit by unixtest · 9 years ago
  64. 62f4c28 fix synopsis options in docs by Brendan Gregg · 9 years ago
  65. af2b46a offwaketime by Brendan Gregg · 9 years ago
  66. 5a06c2c gethostlatency by Brendan Gregg · 9 years ago
  67. aa87997 bashreadline by Brendan Gregg · 9 years ago
  68. 7bf0e49 wakeuptime by Brendan Gregg · 9 years ago
  69. 3bf09f2 wordwrap fix, and terminology adjustment by Brendan Gregg · 9 years ago
  70. 5bd0eb2 Updates to use cmake GLOB and libbcc.so.0 in python init by Brenden Blanco · 9 years ago
  71. 670a6aa docs for offcputime -u by Brendan Gregg · 9 years ago
  72. 38cef48 stack walking scripts by Brendan Gregg · 9 years ago
  73. c175cf8 Package tools into share/bcc/tools by Brenden Blanco · 9 years ago
  74. 860b649 softirq and hardirq by Brendan Gregg · 9 years ago
  75. 3f28653 refer to tcpconnect by Brendan Gregg · 9 years ago
  76. f06d3b4 tcpconnect for IPv4 and IPv6, and make tcpv4connect a trimmed example by Brendan Gregg · 9 years ago
  77. 10e1b14 filter to match TCP only by Brendan Gregg · 9 years ago
  78. 052f89c tcpaccept by Brendan Gregg · 9 years ago
  79. 870b1cd tcpv4connect by Brendan Gregg · 9 years ago
  80. 44e6877 biolatency -D by Brendan Gregg · 9 years ago
  81. 50bbca4 funclatency -F by Brendan Gregg · 9 years ago
  82. 9fa1562 biolatency by Brendan Gregg · 9 years ago
  83. 74016c3 funclatency by Brendan Gregg · 9 years ago
  84. d9e578b killsnoop by Brendan Gregg · 9 years ago
  85. 5cbcde2 man page missing syntax by Brendan Gregg · 9 years ago
  86. aa93d9f remove vfs copy-n-paste extras by Brendan Gregg · 9 years ago
  87. f1fb4cd add dynamic tracing warning by Brendan Gregg · 9 years ago
  88. bedd150 opensnoop by Brendan Gregg · 9 years ago
  89. 5be5194 biosnoop for block device I/O by Brendan Gregg · 9 years ago
  90. 3e55ae2 funccount for counting kernel function calls by Brendan Gregg · 9 years ago
  91. 4cbdef7 use new event_re option to improve vfscount by Brendan Gregg · 9 years ago
  92. 48fbc3e some bcc examples and tools by Brendan Gregg · 9 years ago