summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/Perf-Trace-Util/Context.c
AgeCommit message (Expand)AuthorLines
2023-04-04perf map: Add accessor for dsoIan Rogers-2/+4
2023-04-04perf maps: Add functions to access mapsIan Rogers-3/+4
2023-03-15perf script: Fix Python support when no libtraceeventAdrian Hunter-0/+4
2021-06-01perf scripting python: Add perf_sample_srcline() and perf_sample_srccode()Adrian Hunter-0/+56
2021-06-01perf scripting python: Add perf_set_itrace_options()Adrian Hunter-2/+42
2021-06-01perf scripting python: Add perf_sample_insn()Adrian Hunter-0/+27
2021-06-01perf scripting python: Assign perf_script_contextAdrian Hunter-1/+7
2021-06-01perf scripting python: Simplify perf-trace-context module functionsAdrian Hunter-22/+17
2021-06-01perf scripting python: Remove unnecessary 'static'Adrian Hunter-3/+3
2019-08-29perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-15/+1
2018-02-19perf tools: Add Python 3 supportJaroslav Škarvada-3/+31
2013-11-05perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo-3/+3
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar-1/+1
2010-02-25perf/scripts: Add Python scripting engineTom Zanussi-0/+88