| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | perf ilist: Be tolerant of reading a metric on the wrong CPU | Ian Rogers | 1 | -2/+6 |
| 2025-10-19 | perf ilist: Add PMU information to metrics | Ian Rogers | 1 | -4/+18 |
| 2025-10-19 | perf ilist: Don't display deprecated events | Ian Rogers | 1 | -0/+2 |
| 2025-09-03 | perf ilist: Add support for metrics | Ian Rogers | 1 | -58/+168 |
| 2025-09-03 | perf ilist: Add new python ilist command | Ian Rogers | 1 | -0/+385 |
| 2025-05-22 | perf python: Add counting.py as example for counting perf events | Gautam Menghani | 1 | -0/+36 |
| 2025-03-18 | perf python tracepoint.py: Change the COMM using setproctitle if available | Arnaldo Carvalho de Melo | 1 | -0/+8 |
| 2025-03-11 | perf python tracepoint: Switch to using parse_events | Ian Rogers | 1 | -12/+11 |
| 2022-04-01 | perf python: Convert tracepoint.py example to python3 | Tanu M | 1 | -2/+2 |
| 2020-12-08 | tweewide: Fix most Shebang lines | Finn Behrens | 2 | -2/+2 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 407 | Thomas Gleixner | 1 | -8/+1 |
| 2018-02-19 | perf python: Make twatch.py work with both python2 and python3 | Arnaldo Carvalho de Melo | 1 | -4/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-07-12 | perf python: Add tracepoint example | Jiri Olsa | 1 | -0/+47 |
| 2015-10-07 | perf python: Support the PERF_RECORD_SWITCH event | Arnaldo Carvalho de Melo | 1 | -3/+20 |
| 2015-07-29 | perf python: Make twatch.py use soft dummy event, freq=0 | Arnaldo Carvalho de Melo | 1 | -1/+11 |
| 2013-08-07 | perf python: Remove duplicate TID bit from mask | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2012-01-30 | perf python: Use attr.watermark in twatch.py | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2011-01-31 | perf evlist: Store pointer to the cpu and thread maps | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2011-01-30 | perf tools: Initial python binding | Arnaldo Carvalho de Melo | 1 | -0/+41 |