1. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  2. 5167127 Tools: properly handle the keyboard interrupt (#2083) by Jerome Marchand · 5 years ago
  3. b96ebcd Bytes/string encoding (#2004) by jeromemarchand · 6 years ago
  4. bfbf17e tcp tools: finalize data type conversion (#1961) by Marko Myllynen · 6 years ago
  5. 36ce112 Switch IPv4 saddr/daddr to u32's within tools/tcpstates.py (#1862) by Joe Yin · 6 years ago
  6. 81de82c tcplife: fix dport byte order (#1813) by Andreas Gerstmayr · 6 years ago
  7. 95b3d8c tcplife: fix dport filter on tracepoints by Paul Chaignon · 6 years ago
  8. cb136c1 fix tcplife.py rewriter issue by Yonghong Song · 6 years ago
  9. fd93dc0 tcplife: switch to the new sock:inet_sock_set_state tracepoint by Brendan Gregg · 6 years ago
  10. dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 6 years ago
  11. 1a197db Drop use of 'allow_abbrev' as its python 3.5 or later only by Nathan Scott · 6 years ago
  12. f5fb9af Drop -e option to python scripts, use hidden --ebpf only. by Nathan Scott · 6 years ago
  13. ca4ba55 start adding -e/--ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  14. efa6ee9 add BPF.tracepoint_exists() by Brendan Gregg · 6 years ago
  15. e023bc8 tcplife: add tcp:tcp_set_state tracepoint support by Brendan Gregg · 6 years ago
  16. fdf9b08 correct spelling mistakes by Edward Betts · 7 years ago
  17. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  18. 5f5687e Make perf ring buffer size configurable by Mark Drayton · 7 years ago
  19. 42d00a4 tcplife: reorder logic to catch missed timestamps by Brendan Gregg · 8 years ago
  20. 4fd7d32 tcplife.py: Catch passive closed by server, #788 by Brendan Gregg · 8 years ago
  21. 797c3ec add tcplife (#773) by Brendan Gregg · 8 years ago