1. 03e4948 tools: Unify PID column width (at most 7 chars) by xingfeng2510 · 2 years, 3 months ago
  2. f0a0dc7 tools: filter/display using PID instead of TID by Hengqi Chen · 3 years, 1 month ago
  3. cdfddc4 tools: handle renamed lookup_fast function in dcache tools by Jerome Marchand · 3 years, 3 months ago
  4. 7f6066d bcc/tools: Replace bpf_probe_read with bpf_probe_read_kernel by Sumanth Korikkar · 4 years, 1 month ago
  5. 6c79c68 add `enum` support for generating perf event data struct (#2199) 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. b96ebcd Bytes/string encoding (#2004) by jeromemarchand · 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. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  13. 5f5687e Make perf ring buffer size configurable by Mark Drayton · 7 years ago
  14. 44b4b5f dcsnoop: use PERF_EVENT_OUTPUT by Mark Drayton · 8 years ago
  15. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  16. d18657e save one bpf_probe_read() by Brendan Gregg · 8 years ago
  17. 2757f0e dcsnoop by Brendan Gregg · 8 years ago