summaryrefslogtreecommitdiff
path: root/tools/perf/python
AgeCommit message (Expand)AuthorFilesLines
2025-05-23perf python: Add counting.py as example for counting perf eventsGautam Menghani1-0/+36
2025-03-19perf python tracepoint.py: Change the COMM using setproctitle if availableArnaldo Carvalho de Melo1-0/+8
2025-03-12perf python tracepoint: Switch to using parse_eventsIan Rogers1-12/+11
2022-04-01perf python: Convert tracepoint.py example to python3Tanu M1-2/+2
2020-12-08tweewide: Fix most Shebang linesFinn Behrens2-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 407Thomas Gleixner1-8/+1
2018-02-19perf python: Make twatch.py work with both python2 and python3Arnaldo Carvalho de Melo1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-12perf python: Add tracepoint exampleJiri Olsa1-0/+47
2015-10-08perf python: Support the PERF_RECORD_SWITCH eventArnaldo Carvalho de Melo1-3/+20
2015-07-29perf python: Make twatch.py use soft dummy event, freq=0Arnaldo Carvalho de Melo1-1/+11
2013-08-08perf python: Remove duplicate TID bit from maskArnaldo Carvalho de Melo1-1/+1
2012-01-31perf python: Use attr.watermark in twatch.pyArnaldo Carvalho de Melo1-1/+1
2011-01-31perf evlist: Store pointer to the cpu and thread mapsArnaldo Carvalho de Melo1-2/+2
2011-01-30perf tools: Initial python bindingArnaldo Carvalho de Melo1-0/+41