tracepoint support for argdist and trace, and new tplist tool for printing tracepoints
authorSasha Goldshtein <goldshtn@gmail.com>
Tue, 1 Mar 2016 20:15:34 +0000 (12:15 -0800)
committerSasha Goldshtein <goldshtn@gmail.com>
Sun, 20 Mar 2016 14:07:05 +0000 (07:07 -0700)
commitfd60d55c0434d419786a511781f7f229157acf15
tree41d99dde2a92d2b4241db1936214d487d2be4f06
parentf6bf78f53da45c58bc4cc4b0261e91b20fe34994
tracepoint support for argdist and trace, and new tplist tool for printing tracepoints
README.md
man/man8/argdist.8
man/man8/tplist.8 [new file with mode: 0644]
man/man8/trace.8
src/python/bcc/__init__.py
tools/argdist.py
tools/argdist_example.txt
tools/tplist.py [new file with mode: 0755]
tools/trace.py
tools/trace_example.txt