1. 151fe19 tools: filter/display using PID intead of TID by Hengqi Chen · 3 years, 1 month ago
  2. 7f6066d bcc/tools: Replace bpf_probe_read with bpf_probe_read_kernel by Sumanth Korikkar · 4 years, 1 month ago
  3. 023154c bcc/tools: Introduce bpf_probe_read_user to the tools. by Sumanth Korikkar · 4 years, 2 months ago
  4. 6b989db Fix Erroneous "gethostlatency" Comments (#2549) by synical · 4 years, 8 months 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. 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. 9aa1d75 gethostlatency was rounding to full ms by Brendan Gregg · 7 years ago
  13. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  14. edca17a gethostlatency: Filter on PID by Paul Chaignon · 7 years ago
  15. b4f7843 gethostlatency: remove unused code by Brendan Gregg · 7 years ago
  16. f41ae86 Tools lint cleanup (#764) by Sasha Goldshtein · 8 years ago
  17. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  18. a9b886c migrated gethostlatency to use bpf_perf_event by mcaleavya · 8 years ago
  19. 5a06c2c gethostlatency by Brendan Gregg · 8 years ago