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