1. 04893e3 Added IPv4/IPv6 filter support for tcp trace tools (#3565) by Hariharan Ananthakrishnan · 2 years, 10 months ago
  2. 1c843e2 Delete existing kbuild_modname definitions by William Findlay · 4 years ago
  3. 7f6066d bcc/tools: Replace bpf_probe_read with bpf_probe_read_kernel by Sumanth Korikkar · 4 years, 1 month ago
  4. 104a5b8 bcc/tools: fix typo in help message by Kavinda Wewegama · 4 years ago
  5. c14d02a Fix a bunch of typos (#2693) by Michael Prokop · 4 years, 5 months ago
  6. 51d62d3 tools: remove redundant Python event data structure definitions (#2204) by Xiaozhou Liu · 5 years ago
  7. cc01a9c tools/examples: hardcode #!/usr/bin/python shebang by Alexey Ivanov · 5 years ago
  8. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  9. 5167127 Tools: properly handle the keyboard interrupt (#2083) by Jerome Marchand · 5 years ago
  10. b96ebcd Bytes/string encoding (#2004) by jeromemarchand · 6 years ago
  11. bfbf17e tcp tools: finalize data type conversion (#1961) by Marko Myllynen · 6 years ago
  12. 36ce112 Switch IPv4 saddr/daddr to u32's within tools/tcpstates.py (#1862) by Joe Yin · 6 years ago
  13. 81de82c tcplife: fix dport byte order (#1813) by Andreas Gerstmayr · 6 years ago
  14. 95b3d8c tcplife: fix dport filter on tracepoints by Paul Chaignon · 6 years ago
  15. cb136c1 fix tcplife.py rewriter issue by Yonghong Song · 6 years ago
  16. fd93dc0 tcplife: switch to the new sock:inet_sock_set_state tracepoint by Brendan Gregg · 6 years ago
  17. dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 6 years ago
  18. 1a197db Drop use of 'allow_abbrev' as its python 3.5 or later only by Nathan Scott · 6 years ago
  19. f5fb9af Drop -e option to python scripts, use hidden --ebpf only. by Nathan Scott · 6 years ago
  20. ca4ba55 start adding -e/--ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  21. efa6ee9 add BPF.tracepoint_exists() by Brendan Gregg · 6 years ago
  22. e023bc8 tcplife: add tcp:tcp_set_state tracepoint support by Brendan Gregg · 6 years ago
  23. fdf9b08 correct spelling mistakes by Edward Betts · 7 years ago
  24. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  25. 5f5687e Make perf ring buffer size configurable by Mark Drayton · 7 years ago
  26. 42d00a4 tcplife: reorder logic to catch missed timestamps by Brendan Gregg · 8 years ago
  27. 4fd7d32 tcplife.py: Catch passive closed by server, #788 by Brendan Gregg · 8 years ago
  28. 797c3ec add tcplife (#773) by Brendan Gregg · 8 years ago