1. 6ae2077 remove redundant spaces by Yuntao Wang · 2 years, 4 months ago
  2. 7f6066d bcc/tools: Replace bpf_probe_read with bpf_probe_read_kernel by Sumanth Korikkar · 4 years, 1 month ago
  3. 51d62d3 tools: remove redundant Python event data structure definitions (#2204) by Xiaozhou Liu · 5 years ago
  4. cc01a9c tools/examples: hardcode #!/usr/bin/python shebang by Alexey Ivanov · 5 years ago
  5. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  6. 5167127 Tools: properly handle the keyboard interrupt (#2083) by Jerome Marchand · 5 years ago
  7. b96ebcd Bytes/string encoding (#2004) by jeromemarchand · 6 years ago
  8. e07f2ed Modify trace function from generic_file_read_iter() to ext4_file_read_iter() (#1818) by Joe Yin · 6 years ago
  9. 0cdf296 tools: Remove unnecessary bpf_probe_read by Paul Chaignon · 6 years ago
  10. dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 6 years ago
  11. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  12. 4a950bf Explain possible reason of an error in scripts that rely on /proc/kallsyms (fixes #1391) by Aleksander Alekseev · 7 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. be294db fix junk filenames (#775) by Brendan Gregg · 8 years ago
  16. c8b9ae3 Support filtering by process ID in the filesystem slower tools (#756) by Dina Goldshtein · 8 years ago
  17. 189f87f ext4slower: fix getting kallsyms address by ygrek · 8 years ago
  18. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  19. cd1cad1 ext4slower by Brendan Gregg · 8 years ago