开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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