summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/Perf-Trace-Util
AgeCommit message (Expand)AuthorLines
2024-12-18perf script: Move script_fetch_insn to trace-event-scripting.cIan Rogers-1/+1
2024-12-18perf python: Remove python 2 scripting supportIan Rogers-18/+0
2024-09-24perf scripting python: Add function to get a config valueJames Clark-0/+11
2024-06-26perf util: Make util its own libraryIan Rogers-1/+1
2023-08-15perf scripts python: Update audit-libs package name for python3Wei Li-3/+3
2023-08-15perf scripts python: Support syscall name parsing on arm64Wei Li-0/+1
2023-08-03perf script python: Cope with declarations after statements found in Python.hArnaldo Carvalho de Melo-1/+2
2023-06-12perf thread: Add accessor functions for threadIan Rogers-2/+2
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-1/+5
2022-12-14perf build: Use libtraceevent from the systemIan Rogers-1/+1
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
2019-02-14perf tools: Rename build libperf to perfJiri Olsa-1/+1
2018-07-11perf scripts python: Add Python 3 support to EventClass.pyJeremy Cline-1/+3
2018-07-11perf scripts python: Add Python 3 support to Util.pyJeremy Cline-5/+6
2018-07-11perf scripts python: Add Python 3 support to SchedGui.pyJeremy Cline-1/+1
2018-07-11perf scripts python: Add Python 3 support to Core.pyJeremy Cline-23/+17
2018-02-19perf tools: Add Python 3 supportJaroslav Škarvada-3/+31
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-11perf scripting python: Add ppc64le to audit uname listNaveen N. Rao-0/+1
2016-02-12perf python scripting: Append examples to err msg about audit-libs-pythonTaeung Song-1/+4
2015-02-12perf build: Add scripts objects buildingJiri Olsa-0/+3
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart-1/+2
2013-11-05perf tools: Finish the removal of 'self' argumentsArnaldo Carvalho de Melo-3/+3
2012-08-09perf script python: Correct handler check and spelling errorsFeng Tang-2/+2
2012-08-08perf scripts python: Add a python library EventClass.pyFeng Tang-0/+94
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo-3/+3
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar-1/+1
2010-10-26perf python scripting: Add futex-contention scriptArnaldo Carvalho de Melo-0/+18
2010-10-25perf python scripting: Support fedora 11 (audit 1.7.17)Arnaldo Carvalho de Melo-1/+4
2010-10-25perf python scripting: Improve the failed-syscalls-by-pid scriptArnaldo Carvalho de Melo-0/+37
2010-08-02perf, sched migration: Librarize task states and event headers helpersFrederic Weisbecker-0/+30
2010-08-02perf, sched migration: Librarize the GUI classFrederic Weisbecker-0/+184
2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi-0/+3
2010-02-25perf/scripts: Add Python scripting engineTom Zanussi-0/+204