1. 03e4948 tools: Unify PID column width (at most 7 chars) by xingfeng2510 · 2 years, 3 months ago
  2. 6ff0511 tools: Fix tcpconnect with kernel 5.14 by Hengqi Chen · 2 years, 4 months ago
  3. 04893e3 Added IPv4/IPv6 filter support for tcp trace tools (#3565) by Hariharan Ananthakrishnan · 2 years, 10 months ago
  4. 57cd85d tools: add option to include 'LPORT' in tcpconnect otuput (#3301) by suresh2514 · 3 years, 3 months ago
  5. 33817e6 add DNS correlation to connect tracking by Nabil Schear · 3 years, 8 months ago
  6. 884799f tools: Use correct key key when deleting item from map by Mauricio Vásquez · 3 years, 8 months ago
  7. 7f6066d bcc/tools: Replace bpf_probe_read with bpf_probe_read_kernel by Sumanth Korikkar · 4 years, 1 month ago
  8. 32ab858 tools: add filtering by mount namespace by Alban Crequy · 4 years, 3 months ago
  9. 1ce868f tools: add option --cgroupmap to tcp tools by Alban Crequy · 4 years, 4 months ago
  10. 9518a5b tools/tcpconnect: add option -c to count connects by Xiaozhou Liu · 4 years, 10 months ago
  11. 6c79331 tools: don't mix print(end="") with printb() by Gary Lin · 5 years ago
  12. 8cd3efd tcpaccept/tcpconnect: use PID not TID by Brendan Gregg · 5 years ago
  13. 3156303 generate perf event data structure in Python automatically (#2198) by Xiaozhou Liu · 5 years ago
  14. cc01a9c tools/examples: hardcode #!/usr/bin/python shebang by Alexey Ivanov · 5 years ago
  15. ebe1951 fix several printb usage with python3 by Yonghong Song · 5 years ago
  16. b181a8e tcpconnect: support uid option (#2118) by Takuma Kume · 5 years ago
  17. aed9b1e Add stdout flushing to some tools (#2110) by japroc · 5 years ago
  18. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  19. 5167127 Tools: properly handle the keyboard interrupt (#2083) by Jerome Marchand · 5 years ago
  20. b96ebcd Bytes/string encoding (#2004) by jeromemarchand · 6 years ago
  21. bfbf17e tcp tools: finalize data type conversion (#1961) by Marko Myllynen · 6 years ago
  22. 36ce112 Switch IPv4 saddr/daddr to u32's within tools/tcpstates.py (#1862) by Joe Yin · 6 years ago
  23. dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 6 years ago
  24. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  25. eae0acf Trace external pointers through maps by Paul Chaignon · 7 years ago
  26. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  27. 5293805 [tcpconnect] filter traced connection based on destination ports by chantra · 8 years ago
  28. 11de298 IPv6 support for tcp* tools (#582) by Mark Drayton · 8 years ago
  29. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  30. 917cb85 use pack/unpack by Brendan Gregg · 8 years ago
  31. 9e0b087 IPv6 strings with an inet6_ntoa by Brendan Gregg · 8 years ago
  32. 2482552 tcp to bpf_perf_output by Brendan Gregg · 8 years ago
  33. 5bd0eb2 Updates to use cmake GLOB and libbcc.so.0 in python init by Brenden Blanco · 8 years ago[Renamed from tools/tcpconnect]
  34. f50ca1f Merge pull request #316 from brendangregg/master by Brenden Blanco · 8 years ago