1. 69e361a Fix argdist, trace, tplist to use the libbcc USDT support (#698) by Sasha Goldshtein · 8 years ago
  2. 9b04a6f Fix tools still referencing ProcUtils (#625) by Teng Qin · 8 years ago
  3. 4f88a94 USDT Python API and example (#624) by Brendan Gregg · 8 years ago
  4. de34c25 trace: Specifying a pid with a kernel probe now works (#589) by Sasha Goldshtein · 8 years ago
  5. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  6. de14f4f Fix python3 exception when ctrl-c tools/trace.py by Brenden Blanco · 9 years ago
  7. 435839a Replaced `which --skip-alias` with `ProcUtils.which` by Sasha Goldshtein · 9 years ago
  8. 5a1d2e3 Support for global variable arguments in USDT probes by Sasha Goldshtein · 9 years ago
  9. 3e39a08 argdist, trace, and tplist support for USDT probes by Sasha Goldshtein · 9 years ago
  10. 43742ae Fix error handling when attaching {u,k}{,ret}probes by Sasha Goldshtein · 9 years ago
  11. b950d6f Moved auto-includes helper to __init__.py by Sasha Goldshtein · 9 years ago
  12. c08c431 Moved common tracepoint support into tracepoint.py by Sasha Goldshtein · 9 years ago
  13. fd60d55 tracepoint support for argdist and trace, and new tplist tool for printing tracepoints by Sasha Goldshtein · 9 years ago
  14. 8acd015 Fixed examples to use fewer colons by Sasha Goldshtein · 9 years ago
  15. 38847f0 trace by Sasha Goldshtein · 9 years ago