1. 3fa7ba1 argdist, trace: Support non-C identifier names by Sasha Goldshtein · 8 years ago
  2. c8f752f argdist: STRCMP helper function by Sasha Goldshtein · 8 years ago
  3. f41ae86 Tools lint cleanup (#764) by Sasha Goldshtein · 8 years ago
  4. 4725a72 trace, argdist: -I switch for trace and miscellaneous fixes (#761) by Sasha Goldshtein · 8 years ago
  5. 376ae5c argdist, trace: Native tracepoint support (#724) by Sasha Goldshtein · 8 years ago
  6. d2f4762 argdist: Cumulative mode (-c) (#719) by Sasha Goldshtein · 8 years ago
  7. ec67971 argdist, trace: Support naked executable names in probes (#720) by Sasha Goldshtein · 8 years ago
  8. 69e361a Fix argdist, trace, tplist to use the libbcc USDT support (#698) by Sasha Goldshtein · 8 years ago
  9. 9b04a6f Fix tools still referencing ProcUtils (#625) by Teng Qin · 8 years ago
  10. 4f88a94 USDT Python API and example (#624) by Brendan Gregg · 8 years ago
  11. cb679d7 Move open_{kprobes,uprobes,tracepoints} into BPF object by Mark Drayton · 8 years ago
  12. bc94d4c Fixup tplist and argdist for python3 compat by Brenden Blanco · 8 years ago
  13. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  14. 5a1d2e3 Support for global variable arguments in USDT probes by Sasha Goldshtein · 8 years ago
  15. 3e39a08 argdist, trace, and tplist support for USDT probes by Sasha Goldshtein · 8 years ago
  16. b950d6f Moved auto-includes helper to __init__.py by Sasha Goldshtein · 8 years ago
  17. c08c431 Moved common tracepoint support into tracepoint.py by Sasha Goldshtein · 8 years ago
  18. fd60d55 tracepoint support for argdist and trace, and new tplist tool for printing tracepoints by Sasha Goldshtein · 9 years ago
  19. c955130 Print traceback only if verbose mode was requested by Sasha Goldshtein · 9 years ago
  20. 7df65da Added small list of automatic includes to make the -I switch less necessary by Sasha Goldshtein · 9 years ago
  21. cc27edf Fixed bug with labels, added support for tuples in hash by Sasha Goldshtein · 9 years ago
  22. 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 · 9 years ago
  23. e350115 Finalized $entry, $latency, and $retval implementation including examples and man by Sasha Goldshtein · 9 years ago
  24. 392d5c8 Added (paramname) support by Sasha Goldshtein · 9 years ago
  25. 5e4e1f4 Updated man and examples with new probe syntax and command-line switches by Sasha Goldshtein · 9 years ago
  26. ed21adf Added optional label, fixed inline examples by Sasha Goldshtein · 9 years ago
  27. 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 · 9 years ago