Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf python: Make twatch.py work with both python2 and python3 | Arnaldo Carvalho de Melo | 2018-02-19 | 1 | -4/+4 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf python: Add tracepoint example | Jiri Olsa | 2016-07-12 | 1 | -0/+47 |
* | perf python: Support the PERF_RECORD_SWITCH event | Arnaldo Carvalho de Melo | 2015-10-07 | 1 | -3/+20 |
* | perf python: Make twatch.py use soft dummy event, freq=0 | Arnaldo Carvalho de Melo | 2015-07-29 | 1 | -1/+11 |
* | perf python: Remove duplicate TID bit from mask | Arnaldo Carvalho de Melo | 2013-08-07 | 1 | -1/+1 |
* | perf python: Use attr.watermark in twatch.py | Arnaldo Carvalho de Melo | 2012-01-30 | 1 | -1/+1 |
* | perf evlist: Store pointer to the cpu and thread maps | Arnaldo Carvalho de Melo | 2011-01-31 | 1 | -2/+2 |
* | perf tools: Initial python binding | Arnaldo Carvalho de Melo | 2011-01-30 | 1 | -0/+41 |