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