1. 6677321 toos: argdist: support [-t TID] filter by zhenwei pi · 2 years, 9 months ago
  2. 80242fb tools: replace add with xadd (#3518) by zcy · 3 years ago
  3. 7f6066d bcc/tools: Replace bpf_probe_read with bpf_probe_read_kernel by Sumanth Korikkar · 4 years ago
  4. b8269aa Bug #2907 - Fix argdist filtering option for USDT probes by Akilesh Kailash · 4 years, 1 month ago
  5. 306080b bcc: Add __user attribute to support bpf_probe_read_user in argdist by Sumanth Korikkar · 4 years, 1 month ago
  6. cc01a9c tools/examples: hardcode #!/usr/bin/python shebang by Alexey Ivanov · 5 years ago
  7. 852e19b [tools/argdist.py] Fix a wrong place of help info (#1939) by muahao · 6 years ago
  8. 6070dcb fix verbose output of tools/argdist.py (#1846) by yonghong-song · 6 years ago
  9. 8996719 Add -d (duration) option to argdist, funclatency and syscount (#1768) by Akilesh Kailash · 6 years ago
  10. f4470dc add examples for including additional header files by Yonghong Song · 6 years ago
  11. f7ab443 argdist: Exit with nonzero return code on error by Sasha Goldshtein · 7 years ago
  12. 956ca1c Travis CI build to check compliance with PEP8 (#987) by Paul Chaignon · 7 years ago
  13. 3a5256f trace, argdist: Treat small USDT arguments correctly by Sasha Goldshtein · 7 years ago
  14. af236e7 Revert "undo rebase" by Rafael Fonseca · 7 years ago
  15. f5dbbdb tools: support -I abspath in trace, argdist by ShelbyFrances · 7 years ago
  16. a112514 undo rebase by Derek · 7 years ago
  17. 655e3c3 argdist: Fix -p behavior to filter tgid and not pid by Sasha Goldshtein · 7 years ago
  18. dcf1675 trace, argdist: Fix code formatting nits by Sasha Goldshtein · 7 years ago
  19. fd44cd2 argdist: Generated streq-helper to ignore null terminator by Sasha Goldshtein · 7 years ago
  20. 3fa7ba1 argdist, trace: Support non-C identifier names by Sasha Goldshtein · 7 years ago
  21. c8f752f argdist: STRCMP helper function by Sasha Goldshtein · 8 years ago
  22. f41ae86 Tools lint cleanup (#764) by Sasha Goldshtein · 8 years ago
  23. 4725a72 trace, argdist: -I switch for trace and miscellaneous fixes (#761) by Sasha Goldshtein · 8 years ago
  24. 376ae5c argdist, trace: Native tracepoint support (#724) by Sasha Goldshtein · 8 years ago
  25. d2f4762 argdist: Cumulative mode (-c) (#719) by Sasha Goldshtein · 8 years ago
  26. ec67971 argdist, trace: Support naked executable names in probes (#720) by Sasha Goldshtein · 8 years ago
  27. 69e361a Fix argdist, trace, tplist to use the libbcc USDT support (#698) by Sasha Goldshtein · 8 years ago
  28. 9b04a6f Fix tools still referencing ProcUtils (#625) by Teng Qin · 8 years ago
  29. 4f88a94 USDT Python API and example (#624) by Brendan Gregg · 8 years ago
  30. cb679d7 Move open_{kprobes,uprobes,tracepoints} into BPF object by Mark Drayton · 8 years ago
  31. bc94d4c Fixup tplist and argdist for python3 compat by Brenden Blanco · 8 years ago
  32. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  33. 5a1d2e3 Support for global variable arguments in USDT probes by Sasha Goldshtein · 8 years ago
  34. 3e39a08 argdist, trace, and tplist support for USDT probes by Sasha Goldshtein · 8 years ago
  35. b950d6f Moved auto-includes helper to __init__.py by Sasha Goldshtein · 8 years ago
  36. c08c431 Moved common tracepoint support into tracepoint.py by Sasha Goldshtein · 8 years ago
  37. fd60d55 tracepoint support for argdist and trace, and new tplist tool for printing tracepoints by Sasha Goldshtein · 8 years ago
  38. c955130 Print traceback only if verbose mode was requested by Sasha Goldshtein · 8 years ago
  39. 7df65da Added small list of automatic includes to make the -I switch less necessary by Sasha Goldshtein · 8 years ago
  40. cc27edf Fixed bug with labels, added support for tuples in hash by Sasha Goldshtein · 8 years ago
  41. 7983d6b Improved error messages for invalid probe syntax, added -I switch to add include files, fixed bug with labels -- now using # to indicate label by Sasha Goldshtein · 8 years ago
  42. e350115 Finalized $entry, $latency, and $retval implementation including examples and man by Sasha Goldshtein · 8 years ago
  43. 392d5c8 Added (paramname) support by Sasha Goldshtein · 8 years ago
  44. 5e4e1f4 Updated man and examples with new probe syntax and command-line switches by Sasha Goldshtein · 8 years ago
  45. ed21adf Added optional label, fixed inline examples by Sasha Goldshtein · 8 years ago
  46. 8538485 Renamed to argdist.py, updated command-line switches, added kernel probe pid filtering, added verbose mode that prints the BPF program by Sasha Goldshtein · 8 years ago