1. a466c46 funclatency: user functions support (#733) by Sasha Goldshtein · 8 years ago
  2. 6e91a74 tplist: Print USDT locations and arguments (#734) by Sasha Goldshtein · 8 years ago
  3. 07175d0 stackcount: Support uprobes, tracepoints, and USDT (#730) by Sasha Goldshtein · 8 years ago
  4. ba404cf fix filelife missing output (#729) by Brendan Gregg · 8 years ago
  5. 60393ea tcptop (#726) by Brendan Gregg · 8 years ago
  6. b6db17f trace: Initialize USDT arguments to 0 before reading (#725) by Sasha Goldshtein · 8 years ago
  7. 376ae5c argdist, trace: Native tracepoint support (#724) by Sasha Goldshtein · 8 years ago
  8. d2f4762 argdist: Cumulative mode (-c) (#719) by Sasha Goldshtein · 8 years ago
  9. f733cac trace: Print USDT arg helpers in verbose mode (#723) by Sasha Goldshtein · 8 years ago
  10. ec67971 argdist, trace: Support naked executable names in probes (#720) by Sasha Goldshtein · 8 years ago
  11. 6b0ed37 Add stack trace to trace.py (#712) by Teng Qin · 8 years ago
  12. 0615bff Fix trace.py USDT argument filtering (#710) by Teng Qin · 8 years ago
  13. 69e361a Fix argdist, trace, tplist to use the libbcc USDT support (#698) by Sasha Goldshtein · 8 years ago
  14. 6644186 filelife: use d_name.name and d_name.len instead of d_iname (#700) by Marco Leogrande · 8 years ago
  15. 5246458 [offcputime] allow for the speficication of a threshold for collection (#697) by Glauber Costa · 8 years ago
  16. 1a2e637 do no install CMakeLists.txt in tools/doc (#683) by Jörg Thalheim · 8 years ago
  17. 5293805 [tcpconnect] filter traced connection based on destination ports by chantra · 8 years ago
  18. 1298998 new tool: capable (#690) by Brendan Gregg · 8 years ago
  19. 765dfe2 opensnoop: Introduce process name filtering by KarimAllah Ahmed · 8 years ago
  20. a17d1e8 opensnoop: Refactor initial timestamp calculation by KarimAllah Ahmed · 8 years ago
  21. 0eb81fd opensnoop: Remove 'delta' and 'cont' variables by KarimAllah Ahmed · 8 years ago
  22. 7434731 fileslower/filetop: use de->d_name.name, add filtering by Mark Drayton · 8 years ago
  23. 0d4d0bf fix biosnoop after kernel change by Brendan Gregg · 8 years ago
  24. 66bf2e8 offcputime: one symbol cache per process, improve pid/tid handling by Mark Drayton · 8 years ago
  25. d9cc3de Add capture for GnuTLS and argparse options by Adrian Lopez · 8 years ago
  26. d496d5c Tool to sniff data contents before encrypted with OpenSSL by Adrian Lopez · 8 years ago
  27. 5eee5ff killsnoop: use current time replace timestamp and default output by Junli Ou · 8 years ago
  28. 44b4b5f dcsnoop: use PERF_EVENT_OUTPUT by Mark Drayton · 8 years ago
  29. ec615af funccount: filter bcc function count (#645) by Junli Ou · 8 years ago
  30. af3302d style nits (#646) by Brendan Gregg · 8 years ago
  31. d602d6b MySQL USDT tool and example (#642) by Brendan Gregg · 8 years ago
  32. 9b04a6f Fix tools still referencing ProcUtils (#625) by Teng Qin · 8 years ago
  33. 8ba998e tcpretrans: ntohs dport (#639) by Mark Drayton · 8 years ago
  34. a2d669c [cachetop] fix stats computation per processes. (#635) by chantra · 8 years ago
  35. beefca9 [cachetop] Display sorting field and order. by chantra · 8 years ago
  36. e159f7e [cachetop] fix and doc by chantra · 8 years ago
  37. 75dfd5a [cachetop] add example and man page. by chantra · 8 years ago
  38. a021fd8 [cachetop] top-like cachestat by Emmanuel Bretelle · 8 years ago
  39. 4f88a94 USDT Python API and example (#624) by Brendan Gregg · 8 years ago
  40. f4bf275 Add profile: a CPU profiler (#620) by Brendan Gregg · 8 years ago
  41. 0b11d22 Use errno symbol instead of hard-coded numbers in offcputime.py by Teng Qin · 8 years ago
  42. cb679d7 Move open_{kprobes,uprobes,tracepoints} into BPF object by Mark Drayton · 8 years ago
  43. 4ca4e05 Merge branch 'master' into failed_opens by Chris Down · 8 years ago
  44. 32a4fd3 fileslower: try probing vfs_write if __vfs_write is missing by Mark Drayton · 8 years ago
  45. 8ddcbdf killsnoop: s/failed opens/failed kill syscalls/ by Chris Down · 8 years ago
  46. bee8d36 cpudist: Protect against potentially negative time deltas by Sasha Goldshtein · 8 years ago
  47. 06d90d3 cpudist: Use `finish_task_switch` kprobe instead of `sched_switch` tracepoint by Sasha Goldshtein · 8 years ago
  48. 3c976bb cpudist: Fix extraneous filtering of descheduled tasks by Sasha Goldshtein · 8 years ago
  49. 4b72f05 cpudist: Attempt to resolve pid to command by Sasha Goldshtein · 8 years ago
  50. 9972f27 cpudist: Support off-cpu time reports by Sasha Goldshtein · 8 years ago
  51. de34c25 trace: Specifying a pid with a kernel probe now works (#589) by Sasha Goldshtein · 8 years ago
  52. 40975ab cpudist: Summarize task on-CPU time as histograms (#585) by Sasha Goldshtein · 8 years ago
  53. a5e2ce5 tools: fix getting {ext4,btrfs}_file_operations address (ref #583) by ygrek · 8 years ago
  54. 189f87f ext4slower: fix getting kallsyms address by ygrek · 8 years ago
  55. 11de298 IPv6 support for tcp* tools (#582) by Mark Drayton · 8 years ago
  56. c862e31 Do not throw exception on ipv6 packets in tcpretrans by Ivan Babrou · 8 years ago
  57. 4509f09 offcputime: add the -d option by Evgeny Vereshchagin · 8 years ago
  58. f988644 offcputime: change user/kernel stack order by Evgeny Vereshchagin · 8 years ago
  59. ff39d0c offcputime -f: don't miss backtrace bounds by Evgeny Vereshchagin · 8 years ago
  60. 9858ca5 Fix tools[/old]/offcputime -p PID by Evgeny Vereshchagin · 8 years ago
  61. bfdb3d4 execsnoop: show PPID in output by Mark Drayton · 8 years ago
  62. 5b47e0f execsnoop: use BPF_PERF_OUTPUT instead of trace pipe by Mark Drayton · 8 years ago
  63. 4004295 Merge pull request #544 from abirchall/abirchall_release by Brenden Blanco · 8 years ago
  64. 9b33364 Install tools/old too by Evgeny Vereshchagin · 8 years ago
  65. 973a528 lua: Allow LuaJIT parameterized types in `open_perf_buffer` by Vicent Marti · 8 years ago
  66. 266d6f6 Use BPF_PERF_OUTPUT for fileslower and stacksnoop by Mark Drayton · 8 years ago
  67. 7f0a6f8 Update documentation and man page for offcputime by Andrew Birchall · 8 years ago
  68. 1f202e7 Add user space stack traces to offcputime by Andrew Birchall · 8 years ago
  69. 582b5dd add --kernel-threads-only to tools/offcputime by Andrew Birchall · 8 years ago
  70. 47d871f move ENOMEM comment; create --stack-storage-size arg; misc cleanup by Andrew Birchall · 8 years ago
  71. ee7e5b4 handle ENOMEM in tools/offcputime by Andrew Birchall · 8 years ago
  72. 75291d0 Lua ports of biosnoop and stacksnoop by Mark Drayton · 8 years ago
  73. bc94d4c Fixup tplist and argdist for python3 compat by Brenden Blanco · 8 years ago
  74. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  75. a687560 Adjust pid filtering/display in runqlat by Brenden Blanco · 8 years ago
  76. 3c446c7 updated opensnoop to use bpf_perf_output by mcaleavya · 8 years ago
  77. de14f4f Fix python3 exception when ctrl-c tools/trace.py by Brenden Blanco · 9 years ago
  78. a9b886c migrated gethostlatency to use bpf_perf_event by mcaleavya · 9 years ago
  79. a6200fb Merge pull request #454 from brendangregg/master by Brenden Blanco · 9 years ago
  80. 917cb85 use pack/unpack by Brendan Gregg · 9 years ago
  81. 435839a Replaced `which --skip-alias` with `ProcUtils.which` by Sasha Goldshtein · 9 years ago
  82. 5a1d2e3 Support for global variable arguments in USDT probes by Sasha Goldshtein · 9 years ago
  83. ff9f231 Merge pull request #452 from yadutaf/jt-solisten by Brenden Blanco · 9 years ago
  84. bf33014 solisten: clean endian conversion hack by Jean-Tiare Le Bigot · 9 years ago
  85. 9e0b087 IPv6 strings with an inet6_ntoa by Brendan Gregg · 9 years ago
  86. 3e39a08 argdist, trace, and tplist support for USDT probes by Sasha Goldshtein · 9 years ago
  87. b4ebed0 stackcount: Resolve stacks using a StackTrace table by Vicent Marti · 9 years ago
  88. 592414e stacksnoop: Resolve stacks using a StackTrace table by Vicent Marti · 9 years ago
  89. e82fb1b offcputime: Resolve stacks using a StackTrace table by Vicent Marti · 9 years ago
  90. e25ae03 memleak: Resolve stacks with a StackTrace table by Vicent Marti · 9 years ago
  91. a1ac2f9 add solisten tool. Currently TCP only. by Jean-Tiare Le Bigot · 9 years ago
  92. 43742ae Fix error handling when attaching {u,k}{,ret}probes by Sasha Goldshtein · 9 years ago
  93. 8737c6e Added pid wrap check, moved user symbols to usyms.py by Sasha Goldshtein · 9 years ago
  94. 0e856f4 Moved user symbol decoding from memleak into bcc module by Sasha Goldshtein · 9 years ago
  95. b950d6f Moved auto-includes helper to __init__.py by Sasha Goldshtein · 9 years ago
  96. c08c431 Moved common tracepoint support into tracepoint.py by Sasha Goldshtein · 9 years ago
  97. fd60d55 tracepoint support for argdist and trace, and new tplist tool for printing tracepoints by Sasha Goldshtein · 9 years ago
  98. f6bf78f Merge pull request #438 from brendangregg/master by Brenden Blanco · 9 years ago
  99. f67832a fix -p by Brendan Gregg · 9 years ago
  100. c94ab7a Fix python3 incompatibilities by Brenden Blanco · 9 years ago