1. 023154c bcc/tools: Introduce bpf_probe_read_user to the tools. by Sumanth Korikkar · 4 years, 1 month ago
  2. 82f4302 introduce map.lookup_or_try_init() (#2577) by yonghong-song · 4 years, 7 months ago
  3. ba64f03 Fixes #2518 -- weird behaviour of lookup_or_init (#2520) by Philip Gladstone · 4 years, 8 months ago
  4. cd9334c fix a bug related to syscall.py (#2217) by yonghong-song · 5 years ago
  5. cc01a9c tools/examples: hardcode #!/usr/bin/python shebang by Alexey Ivanov · 5 years ago
  6. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  7. 218f748 Wcohen/efficiency (#2063) by William Cohen · 5 years ago
  8. 9f3662e utools Tcl support (#2005) by Marko Myllynen · 6 years ago
  9. 27e7aea tools: continue adding --ebpf support (#1986) by Marko Myllynen · 6 years ago
  10. 9162be4 Add Perl support for ucalls / uflow / ustat (#1959) by Marko Myllynen · 6 years ago
  11. 4e4c9e0 ucalls: use replace error handler (#1888) by jeromemarchand · 6 years ago
  12. 99d1468 ucalls: convert bytes to str by Rafael Fonseca · 6 years ago
  13. ee433d4 Merge pull request #1383 from pchaigno/pep8 by 4ast · 7 years ago
  14. eb6ddc0 bpf: make test py_test_tools_smoke pass on arm64 by Yonghong Song · 7 years ago
  15. c8b4f67 ucalls: linter cleanup by Paul Chaignon · 7 years ago
  16. 830c1f7 tools: Add some documentation to lib/ucalls.py output (#1257) by Geneviève Bastien · 7 years ago
  17. caa14ed u* tools: per-language wrappers (#1086) by Paul Chaignon · 7 years ago[Renamed from tools/ucalls.py]
  18. 4bb6d7f u* tools: automatically detect the language (#1067) by Paul Chaignon · 7 years ago
  19. 956ca1c Travis CI build to check compliance with PEP8 (#987) by Paul Chaignon · 7 years ago
  20. 9bd4699 Merge pull request #956 from r4f4/fix-ucalls by Brenden Blanco · 7 years ago
  21. dc3a57c u* tools: Gracefully handle missing probes by Sasha Goldshtein · 7 years ago
  22. 0d66906 ucalls: fix lambda syntax on python3 by Rafael Fonseca · 7 years ago
  23. 42900ae ucalls: fix map behaviour on python3 by Rafael Fonseca · 7 years ago
  24. cfb5ee7 u* tools: PHP support by Sasha Goldshtein · 7 years ago
  25. 6e5c621 ucalls: TODO reminder to probe C methods by Sasha Goldshtein · 8 years ago
  26. a245c79 ucalls: Trace syscalls by Sasha Goldshtein · 8 years ago
  27. c0217a9 tools: Script skeletons by Sasha Goldshtein · 8 years ago
  28. c13d14f ucalls: Summarize method calls with USDT by Sasha Goldshtein · 8 years ago