1. b61e65f bcc/tools/fileslower: Attach to vfs_read after failing to attach __vfs_read by He Zhe · 3 years, 10 months ago
  2. 7f6066d bcc/tools: Replace bpf_probe_read with bpf_probe_read_kernel by Sumanth Korikkar · 4 years, 1 month ago
  3. 4f690c2 added DNAME_INLINE_LEN to be 32 as per filetop (#2236) by Allan McAleavy · 5 years ago
  4. 51d62d3 tools: remove redundant Python event data structure definitions (#2204) by Xiaozhou Liu · 5 years ago
  5. cc01a9c tools/examples: hardcode #!/usr/bin/python shebang by Alexey Ivanov · 5 years ago
  6. aaca976 Misc fixes on Python tools (#2136) by Teng Qin · 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. b96ebcd Bytes/string encoding (#2004) by jeromemarchand · 6 years ago
  10. f86f7e8 Skip dereferences inside bpf_probe_reads calls (#1824) by Paul Chaignon · 6 years ago
  11. dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 6 years ago
  12. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  13. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  14. 5f5687e Make perf ring buffer size configurable by Mark Drayton · 7 years ago
  15. 7434731 fileslower/filetop: use de->d_name.name, add filtering by Mark Drayton · 8 years ago
  16. 32a4fd3 fileslower: try probing vfs_write if __vfs_write is missing by Mark Drayton · 8 years ago
  17. 266d6f6 Use BPF_PERF_OUTPUT for fileslower and stacksnoop by Mark Drayton · 8 years ago
  18. 75d3e9d rename fsslower to fileslower by Brendan Gregg · 8 years ago[Renamed (89%) from tools/fsslower.py]
  19. a32fbaf fsslower by Brendan Gregg · 8 years ago