aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/python (follow)
AgeCommit message (Expand)AuthorFilesLines
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-07perf 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-07perf python: Remove duplicate TID bit from maskArnaldo Carvalho de Melo1-1/+1
2012-01-30perf 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