1. 03e4948 tools: Unify PID column width (at most 7 chars) by xingfeng2510 · 2 years, 3 months ago
  2. 7f6066d bcc/tools: Replace bpf_probe_read with bpf_probe_read_kernel by Sumanth Korikkar · 4 years ago
  3. 15d7955 Update pid filter by DavadDi · 4 years, 2 months 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. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  7. 5167127 Tools: properly handle the keyboard interrupt (#2083) by Jerome Marchand · 5 years ago
  8. b96ebcd Bytes/string encoding (#2004) by jeromemarchand · 6 years ago
  9. f86f7e8 Skip dereferences inside bpf_probe_reads calls (#1824) 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. e12f55a Use correct data type for class Data by Nan Xiao · 7 years ago
  13. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  14. ba404cf fix filelife missing output (#729) by Brendan Gregg · 8 years ago
  15. 6644186 filelife: use d_name.name and d_name.len instead of d_iname (#700) by Marco Leogrande · 8 years ago
  16. cfc3150 Migrated filelife to bpf_perf_event by mcaleavya · 8 years ago
  17. ee31f61 fix for spaces in filenames, #361 by Brendan Gregg · 8 years ago
  18. dc642c5 filelife by Brendan Gregg · 8 years ago