1. aa6c916 trace: add pid/tid filtering, fix symbolizing, misc nits (#798) by Mark Drayton · 8 years ago
  2. 8e6109b funccount: Bail early if there are no matching functions (#792) by Sasha Goldshtein · 8 years ago
  3. dd7ec5a funccount: Switch to BPF array instead of hash by Sasha Goldshtein · 8 years ago
  4. 4e9289b funccount: Do not prepopulate location cache by Sasha Goldshtein · 8 years ago
  5. 715f7e6 Update profile.py to use new perf support (#776) by Brendan Gregg · 8 years ago
  6. be294db fix junk filenames (#775) by Brendan Gregg · 8 years ago
  7. 2f3cdbf Add example and man file for llcstat by Teng Qin · 8 years ago
  8. e960eb7 Example for using BPF perf event by Teng Qin · 8 years ago
  9. 3286c06 Merge branch 'master' into strcmp by Brendan Gregg · 8 years ago
  10. 797c3ec add tcplife (#773) by Brendan Gregg · 8 years ago
  11. 72027c1 add reset-trace (#766) by Brendan Gregg · 8 years ago
  12. 3ba14ef funccount: Verify probe max limit (#771) by Sasha Goldshtein · 8 years ago
  13. ff3b9f3 funccount: Generalize for uprobes, tracepoints, and USDT by Sasha Goldshtein · 8 years ago
  14. b778ccd stackcount: Style fixes for linter (pep8) by Sasha Goldshtein · 8 years ago
  15. ac297c1 fix profile.py page_offset_base breakage (#768) by Brendan Gregg · 8 years ago
  16. f41ae86 Tools lint cleanup (#764) by Sasha Goldshtein · 8 years ago
  17. 78a3341 Merge pull request #752 from goldshtn/mysqld-slower-fix by Brenden Blanco · 8 years ago
  18. 203b4c9 add slabratetop (#759) by Brendan Gregg · 8 years ago
  19. 4725a72 trace, argdist: -I switch for trace and miscellaneous fixes (#761) by Sasha Goldshtein · 8 years ago
  20. c8b9ae3 Support filtering by process ID in the filesystem slower tools (#756) by Dina Goldshtein · 8 years ago
  21. c8f752f argdist: STRCMP helper function by Sasha Goldshtein · 8 years ago
  22. f4797b0 trace: STRCMP helper function by Sasha Goldshtein · 8 years ago
  23. 54c1d6f mysqld_slower: Fix breakage after USDT API change by Sasha Goldshtein · 8 years ago
  24. 6049d3f add ttysnoop (#755) by Brendan Gregg · 8 years ago
  25. e822a81 Add new mountsnoop tool (#750) by Omar Sandoval · 8 years ago
  26. accd4cf trace: Add %K and %U format specifiers (#742) by Sasha Goldshtein · 8 years ago
  27. 99a3bc8 Update opensnoop to filter by PID and TID (#739) by Dina Goldshtein · 8 years ago
  28. a466c46 funclatency: user functions support (#733) by Sasha Goldshtein · 8 years ago
  29. 6e91a74 tplist: Print USDT locations and arguments (#734) by Sasha Goldshtein · 8 years ago
  30. 07175d0 stackcount: Support uprobes, tracepoints, and USDT (#730) by Sasha Goldshtein · 8 years ago
  31. ba404cf fix filelife missing output (#729) by Brendan Gregg · 8 years ago
  32. 60393ea tcptop (#726) by Brendan Gregg · 8 years ago
  33. b6db17f trace: Initialize USDT arguments to 0 before reading (#725) by Sasha Goldshtein · 8 years ago
  34. 376ae5c argdist, trace: Native tracepoint support (#724) by Sasha Goldshtein · 8 years ago
  35. d2f4762 argdist: Cumulative mode (-c) (#719) by Sasha Goldshtein · 8 years ago
  36. f733cac trace: Print USDT arg helpers in verbose mode (#723) by Sasha Goldshtein · 8 years ago
  37. ec67971 argdist, trace: Support naked executable names in probes (#720) by Sasha Goldshtein · 8 years ago
  38. 6b0ed37 Add stack trace to trace.py (#712) by Teng Qin · 8 years ago
  39. 0615bff Fix trace.py USDT argument filtering (#710) by Teng Qin · 8 years ago
  40. 69e361a Fix argdist, trace, tplist to use the libbcc USDT support (#698) by Sasha Goldshtein · 8 years ago
  41. 6644186 filelife: use d_name.name and d_name.len instead of d_iname (#700) by Marco Leogrande · 8 years ago
  42. 5246458 [offcputime] allow for the speficication of a threshold for collection (#697) by Glauber Costa · 8 years ago
  43. 1a2e637 do no install CMakeLists.txt in tools/doc (#683) by Jörg Thalheim · 8 years ago
  44. 5293805 [tcpconnect] filter traced connection based on destination ports by chantra · 8 years ago
  45. 1298998 new tool: capable (#690) by Brendan Gregg · 8 years ago
  46. 765dfe2 opensnoop: Introduce process name filtering by KarimAllah Ahmed · 8 years ago
  47. a17d1e8 opensnoop: Refactor initial timestamp calculation by KarimAllah Ahmed · 8 years ago
  48. 0eb81fd opensnoop: Remove 'delta' and 'cont' variables by KarimAllah Ahmed · 8 years ago
  49. 7434731 fileslower/filetop: use de->d_name.name, add filtering by Mark Drayton · 8 years ago
  50. 0d4d0bf fix biosnoop after kernel change by Brendan Gregg · 8 years ago
  51. 66bf2e8 offcputime: one symbol cache per process, improve pid/tid handling by Mark Drayton · 8 years ago
  52. d9cc3de Add capture for GnuTLS and argparse options by Adrian Lopez · 8 years ago
  53. d496d5c Tool to sniff data contents before encrypted with OpenSSL by Adrian Lopez · 8 years ago
  54. 5eee5ff killsnoop: use current time replace timestamp and default output by Junli Ou · 8 years ago
  55. 44b4b5f dcsnoop: use PERF_EVENT_OUTPUT by Mark Drayton · 8 years ago
  56. ec615af funccount: filter bcc function count (#645) by Junli Ou · 8 years ago
  57. af3302d style nits (#646) by Brendan Gregg · 8 years ago
  58. d602d6b MySQL USDT tool and example (#642) by Brendan Gregg · 8 years ago
  59. 9b04a6f Fix tools still referencing ProcUtils (#625) by Teng Qin · 8 years ago
  60. 8ba998e tcpretrans: ntohs dport (#639) by Mark Drayton · 8 years ago
  61. a2d669c [cachetop] fix stats computation per processes. (#635) by chantra · 8 years ago
  62. beefca9 [cachetop] Display sorting field and order. by chantra · 8 years ago
  63. e159f7e [cachetop] fix and doc by chantra · 8 years ago
  64. 75dfd5a [cachetop] add example and man page. by chantra · 8 years ago
  65. a021fd8 [cachetop] top-like cachestat by Emmanuel Bretelle · 8 years ago
  66. 4f88a94 USDT Python API and example (#624) by Brendan Gregg · 8 years ago
  67. f4bf275 Add profile: a CPU profiler (#620) by Brendan Gregg · 8 years ago
  68. 0b11d22 Use errno symbol instead of hard-coded numbers in offcputime.py by Teng Qin · 8 years ago
  69. cb679d7 Move open_{kprobes,uprobes,tracepoints} into BPF object by Mark Drayton · 8 years ago
  70. 4ca4e05 Merge branch 'master' into failed_opens by Chris Down · 8 years ago
  71. 32a4fd3 fileslower: try probing vfs_write if __vfs_write is missing by Mark Drayton · 8 years ago
  72. 8ddcbdf killsnoop: s/failed opens/failed kill syscalls/ by Chris Down · 8 years ago
  73. bee8d36 cpudist: Protect against potentially negative time deltas by Sasha Goldshtein · 8 years ago
  74. 06d90d3 cpudist: Use `finish_task_switch` kprobe instead of `sched_switch` tracepoint by Sasha Goldshtein · 8 years ago
  75. 3c976bb cpudist: Fix extraneous filtering of descheduled tasks by Sasha Goldshtein · 8 years ago
  76. 4b72f05 cpudist: Attempt to resolve pid to command by Sasha Goldshtein · 8 years ago
  77. 9972f27 cpudist: Support off-cpu time reports by Sasha Goldshtein · 8 years ago
  78. de34c25 trace: Specifying a pid with a kernel probe now works (#589) by Sasha Goldshtein · 8 years ago
  79. 40975ab cpudist: Summarize task on-CPU time as histograms (#585) by Sasha Goldshtein · 8 years ago
  80. a5e2ce5 tools: fix getting {ext4,btrfs}_file_operations address (ref #583) by ygrek · 8 years ago
  81. 189f87f ext4slower: fix getting kallsyms address by ygrek · 8 years ago
  82. 11de298 IPv6 support for tcp* tools (#582) by Mark Drayton · 8 years ago
  83. c862e31 Do not throw exception on ipv6 packets in tcpretrans by Ivan Babrou · 8 years ago
  84. 4509f09 offcputime: add the -d option by Evgeny Vereshchagin · 8 years ago
  85. f988644 offcputime: change user/kernel stack order by Evgeny Vereshchagin · 8 years ago
  86. ff39d0c offcputime -f: don't miss backtrace bounds by Evgeny Vereshchagin · 8 years ago
  87. 9858ca5 Fix tools[/old]/offcputime -p PID by Evgeny Vereshchagin · 8 years ago
  88. bfdb3d4 execsnoop: show PPID in output by Mark Drayton · 8 years ago
  89. 5b47e0f execsnoop: use BPF_PERF_OUTPUT instead of trace pipe by Mark Drayton · 8 years ago
  90. 4004295 Merge pull request #544 from abirchall/abirchall_release by Brenden Blanco · 8 years ago
  91. 9b33364 Install tools/old too by Evgeny Vereshchagin · 8 years ago
  92. 973a528 lua: Allow LuaJIT parameterized types in `open_perf_buffer` by Vicent Marti · 8 years ago
  93. 266d6f6 Use BPF_PERF_OUTPUT for fileslower and stacksnoop by Mark Drayton · 8 years ago
  94. 7f0a6f8 Update documentation and man page for offcputime by Andrew Birchall · 8 years ago
  95. 1f202e7 Add user space stack traces to offcputime by Andrew Birchall · 9 years ago
  96. 582b5dd add --kernel-threads-only to tools/offcputime by Andrew Birchall · 9 years ago
  97. 47d871f move ENOMEM comment; create --stack-storage-size arg; misc cleanup by Andrew Birchall · 8 years ago
  98. ee7e5b4 handle ENOMEM in tools/offcputime by Andrew Birchall · 9 years ago
  99. 75291d0 Lua ports of biosnoop and stacksnoop by Mark Drayton · 9 years ago
  100. bc94d4c Fixup tplist and argdist for python3 compat by Brenden Blanco · 9 years ago