- dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 7 years ago
- cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 7 years ago
- e538228 Add option to print virtual address to trace.py by Mirek Klimos · 7 years ago
- f92fef2 add a probe alias $task in trace.py by Yonghong Song · 7 years ago
- 86293f0 adding filtering example to trace.py help by tehnerd · 7 years ago
- c200b6c Add --print_cpu option to trace.py by Teng Qin · 7 years ago
- 1a322d5 Improve trace.py print format by Teng Qin · 7 years ago
- f4470dc add examples for including additional header files by Yonghong Song · 7 years ago
- 897c686 trace: linter cleanup by Paul Chaignon · 7 years ago
- 5a2b39e Fix trace.py for library filenames containing colons (#1252) by vkhromov · 7 years ago
- 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 8 years ago
- 2febc29 trace: Exit with nonzero return code on error by Sasha Goldshtein · 8 years ago
- 956ca1c Travis CI build to check compliance with PEP8 (#987) by Paul Chaignon · 8 years ago
- 5f5687e Make perf ring buffer size configurable by Mark Drayton · 8 years ago
- 0155385 cc: Resolve symbols from external debuginfo by Sasha Goldshtein · 8 years ago
- 1e34f4e trace: Migrate to new symbols API and remove addresses from stacks by Sasha Goldshtein · 8 years ago
- 3a5256f trace, argdist: Treat small USDT arguments correctly by Sasha Goldshtein · 8 years ago
- 60c4192 Update tools to use new BPF.monotonic_time method by Sasha Goldshtein · 8 years ago
- f5dbbdb tools: support -I abspath in trace, argdist by ShelbyFrances · 8 years ago
- aee5ecf trace: fix for python3 by Rafael Fonseca · 8 years ago
- 3cc4c0a Merge pull request #911 from goldshtn/trace-params-signature by 4ast · 8 years ago
- 23e72b8 trace: Allow function signatures in uprobes and kprobes by Sasha Goldshtein · 8 years ago
- dcf1675 trace, argdist: Fix code formatting nits by Sasha Goldshtein · 8 years ago
- b630092 trace: Use correct argument index and tgid for filters by Sasha Goldshtein · 8 years ago
- b9aec34 trace: Generated streq-helper to ignore null terminator by Sasha Goldshtein · 8 years ago
- 3fa7ba1 argdist, trace: Support non-C identifier names by Sasha Goldshtein · 8 years ago
- fdbebee trace: allow tracing of functions containing a dot (golang) by Brendan Gregg · 8 years ago
- 49d50ba trace: -L, -t, -T switches by Sasha Goldshtein · 8 years ago
- dd04536 trace: Avoid passing -1 as the pid to USDT by Sasha Goldshtein · 8 years ago
- aa6c916 trace: add pid/tid filtering, fix symbolizing, misc nits (#798) by Mark Drayton · 8 years ago
- f4797b0 trace: STRCMP helper function by Sasha Goldshtein · 8 years ago
- f41ae86 Tools lint cleanup (#764) by Sasha Goldshtein · 8 years ago
- 4725a72 trace, argdist: -I switch for trace and miscellaneous fixes (#761) by Sasha Goldshtein · 8 years ago
- accd4cf trace: Add %K and %U format specifiers (#742) by Sasha Goldshtein · 8 years ago
- b6db17f trace: Initialize USDT arguments to 0 before reading (#725) by Sasha Goldshtein · 8 years ago
- 376ae5c argdist, trace: Native tracepoint support (#724) by Sasha Goldshtein · 8 years ago
- f733cac trace: Print USDT arg helpers in verbose mode (#723) by Sasha Goldshtein · 8 years ago
- ec67971 argdist, trace: Support naked executable names in probes (#720) by Sasha Goldshtein · 8 years ago
- 6b0ed37 Add stack trace to trace.py (#712) by Teng Qin · 8 years ago
- 0615bff Fix trace.py USDT argument filtering (#710) by Teng Qin · 8 years ago
- 69e361a Fix argdist, trace, tplist to use the libbcc USDT support (#698) by Sasha Goldshtein · 8 years ago
- 9b04a6f Fix tools still referencing ProcUtils (#625) by Teng Qin · 8 years ago
- 4f88a94 USDT Python API and example (#624) by Brendan Gregg · 8 years ago
- de34c25 trace: Specifying a pid with a kernel probe now works (#589) by Sasha Goldshtein · 8 years ago
- 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 9 years ago
- de14f4f Fix python3 exception when ctrl-c tools/trace.py by Brenden Blanco · 9 years ago
- 435839a Replaced `which --skip-alias` with `ProcUtils.which` by Sasha Goldshtein · 9 years ago
- 5a1d2e3 Support for global variable arguments in USDT probes by Sasha Goldshtein · 9 years ago
- 3e39a08 argdist, trace, and tplist support for USDT probes by Sasha Goldshtein · 9 years ago
- 43742ae Fix error handling when attaching {u,k}{,ret}probes by Sasha Goldshtein · 9 years ago
- b950d6f Moved auto-includes helper to __init__.py by Sasha Goldshtein · 9 years ago
- c08c431 Moved common tracepoint support into tracepoint.py by Sasha Goldshtein · 9 years ago
- fd60d55 tracepoint support for argdist and trace, and new tplist tool for printing tracepoints by Sasha Goldshtein · 9 years ago
- 8acd015 Fixed examples to use fewer colons by Sasha Goldshtein · 9 years ago
- 38847f0 trace by Sasha Goldshtein · 9 years ago