summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
AgeCommit message (Expand)Author
2020-04-16perf script: Add flamegraph.py scriptAndreas Gerstmayr
r> 2023-04-04perf maps: Add functions to access mapsIan Rogers 2023-03-15perf script: Fix Python support when no libtraceeventAdrian Hunter 2022-12-14perf build: Use libtraceevent from the systemIan Rogers 2021-06-01perf scripting python: Add perf_sample_srcline() and perf_sample_srccode()Adrian Hunter 2021-06-01perf scripting python: Add perf_set_itrace_options()Adrian Hunter 2021-06-01perf scripting python: Add perf_sample_insn()Adrian Hunter 2021-06-01perf scripting python: Assign perf_script_contextAdrian Hunter 2021-06-01perf scripting python: Simplify perf-trace-context module functionsAdrian Hunter 2021-06-01perf scripting python: Remove unnecessary 'static'Adrian Hunter 2019-08-29perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner 2019-02-14perf tools: Rename build libperf to perfJiri Olsa 2018-07-11perf scripts python: Add Python 3 support to EventClass.pyJeremy Cline 2018-07-11perf scripts python: Add Python 3 support to Util.pyJeremy Cline 2018-07-11perf scripts python: Add Python 3 support to SchedGui.pyJeremy Cline 2018-07-11perf scripts python: Add Python 3 support to Core.pyJeremy Cline 2018-02-19perf tools: Add Python 3 supportJaroslav Škarvada 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-08-11perf scripting python: Add ppc64le to audit uname listNaveen N. Rao 2016-02-12perf python scripting: Append examples to err msg about audit-libs-pythonTaeung Song 2015-02-12perf build: Add scripts objects buildingJiri Olsa 2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart 2013-11-05perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo