summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util
AgeCommit message (Expand)Author
2023-08-15perf scripts python: Update audit-libs package name for python3Wei Li
2023-08-15perf scripts python: Support syscall name parsing on arm64Wei Li
2023-08-03perf script python: Cope with declarations after statements found in Python.hArnaldo Carvalho de Melo
2023-06-12perf thread: Add accessor functions for threadIan Rogers
2023-04-04perf map: Add accessor for dsoIan Rogers
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
2012-08-09perf script python: Correct handler check and spelling errorsFeng Tang
2012-08-08perf scripts python: Add a python library EventClass.pyFeng Tang
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar
2010-10-26perf python scripting: Add futex-contention scriptArnaldo Carvalho de Melo
2010-10-25perf python scripting: Support fedora 11 (audit 1.7.17)Arnaldo Carvalho de Melo
2010-10-25perf python scripting: Improve the failed-syscalls-by-pid scriptArnaldo Carvalho de Melo
2010-08-02perf, sched migration: Librarize task states and event headers helpersFrederic Weisbecker
2010-08-02perf, sched migration: Librarize the GUI classFrederic Weisbecker
2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi
2010-02-25perf/scripts: Add Python scripting engineTom Zanussi