index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
Perf-Trace-Util
/
Context.c
Age
Commit message (
Expand
)
Author
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-04-04
perf maps: Add functions to access maps
Ian Rogers
2023-03-15
perf script: Fix Python support when no libtraceevent
Adrian Hunter
2021-06-01
perf scripting python: Add perf_sample_srcline() and perf_sample_srccode()
Adrian Hunter
2021-06-01
perf scripting python: Add perf_set_itrace_options()
Adrian Hunter
2021-06-01
perf scripting python: Add perf_sample_insn()
Adrian Hunter
2021-06-01
perf scripting python: Assign perf_script_context
Adrian Hunter
2021-06-01
perf scripting python: Simplify perf-trace-context module functions
Adrian Hunter
2021-06-01
perf scripting python: Remove unnecessary 'static'
Adrian Hunter
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-02-19
perf tools: Add Python 3 support
Jaroslav Škarvada
2013-11-05
perf tools: Finish the removal of 'self' arguments
Arnaldo Carvalho de Melo
2010-11-16
perf: Rename 'perf trace' to 'perf script'
Ingo Molnar
2010-02-25
perf/scripts: Add Python scripting engine
Tom Zanussi