1. f0a0dc7 tools: filter/display using PID instead of TID by Hengqi Chen · 3 years, 1 month ago
  2. 7cecd79 Make examples consistent by synical · 4 years ago
  3. 076a354 Add arg for filtering on signal by synical · 4 years ago
  4. 7f6066d bcc/tools: Replace bpf_probe_read with bpf_probe_read_kernel by Sumanth Korikkar · 4 years, 1 month ago
  5. 51d62d3 tools: remove redundant Python event data structure definitions (#2204) by Xiaozhou Liu · 5 years ago
  6. cc01a9c tools/examples: hardcode #!/usr/bin/python shebang by Alexey Ivanov · 5 years ago
  7. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  8. 5167127 Tools: properly handle the keyboard interrupt (#2083) by Jerome Marchand · 5 years ago
  9. 1d23480 fix killsnoop.py srr/bytes type error (#2007) by yonghong-song · 6 years ago
  10. e8001c3 Fedora 28 support (#1820) by Brenden Blanco · 6 years ago
  11. 2da3426 generate indirect parameter assignment if arch uses syscall wrapper (#1816) by yonghong-song · 6 years ago
  12. 6433569 using get_syscall_fnname to get kprobe func name for tools by Yonghong Song · 6 years ago
  13. dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 6 years ago
  14. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  15. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  16. 1298998 new tool: capable (#690) by Brendan Gregg · 8 years ago
  17. 5eee5ff killsnoop: use current time replace timestamp and default output by Junli Ou · 8 years ago
  18. 8ddcbdf killsnoop: s/failed opens/failed kill syscalls/ by Chris Down · 8 years ago
  19. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  20. 6262f5d removed two bpf_hash args_pid/sig by mcaleavya · 8 years ago
  21. f5c40cb Migrated killsnoop to bpf_perf_event by mcaleavya · 8 years ago
  22. 5bd0eb2 Updates to use cmake GLOB and libbcc.so.0 in python init by Brenden Blanco · 8 years ago[Renamed from tools/killsnoop]
  23. f50ca1f Merge pull request #316 from brendangregg/master by Brenden Blanco · 8 years ago