index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf scripts python cs-etm: Restore first sample log in verbose mode
James Clark
2024-07-31
1
-5
/
+4
*
perf util: Make util its own library
Ian Rogers
2024-06-26
3
-4
/
+4
*
tools/perf: Fix parallel-perf python script to replace new python syntax ":="...
Athira Rajeev
2024-06-25
1
-1
/
+2
*
perf script: netdev-times: add location parameter to consume_skb
Lucas Stach
2024-06-06
1
-1
/
+2
*
perf scripts python: Add a script to run instances of 'perf script' in parallel
Adrian Hunter
2024-04-26
1
-0
/
+988
*
perf scripts python arm-cs-trace-disasm.py: Do not ignore disam first sample
Ruidong Tian
2023-12-20
1
-10
/
+11
*
perf scripts python arm-cs-trace-disasm.py: Set start vm addr of exectable fi...
Ruidong Tian
2023-12-20
1
-2
/
+3
*
perf tools: Address python 3.6 DeprecationWarning for string scapes
Benjamin Gray
2023-11-23
3
-5
/
+5
*
perf scripts python gecko: Launch the profiler UI on the default browser with...
Anup Sharma
2023-08-24
1
-7
/
+63
*
perf scripts python: Add support for input args in gecko script
Anup Sharma
2023-08-24
1
-1
/
+5
*
perf scripts python: Update audit-libs package name for python3
Wei Li
2023-08-15
1
-3
/
+3
*
perf scripts python: Support syscall name parsing on arm64
Wei Li
2023-08-15
1
-0
/
+1
*
perf script python: Cope with declarations after statements found in Python.h
Arnaldo Carvalho de Melo
2023-08-03
1
-1
/
+2
*
perf scripts python: Add command execution for gecko script
Anup Sharma
2023-07-28
2
-0
/
+5
*
perf scripts python: Implement add sample function and thread processing
Anup Sharma
2023-07-28
1
-2
/
+50
*
perf scripts python: Implement add sample function and thread processing
Anup Sharma
2023-07-28
1
-0
/
+54
*
perf scripts python: Add trace end processing and PRODUCT and CATEGORIES info...
Anup Sharma
2023-07-28
1
-1
/
+64
*
perf scripts python: Add classes and conversion functions
Anup Sharma
2023-07-28
1
-1
/
+132
*
perf scripts python: Extact necessary information from process event
Anup Sharma
2023-07-28
1
-1
/
+13
*
perf scripts python: Add initial script file with usage information
Anup Sharma
2023-07-28
1
-0
/
+31
*
perf python scripting: Get rid of unused import in arm-cs-trace-disasm
Sourabh Jain
2023-06-13
1
-1
/
+0
*
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
1
-2
/
+2
*
perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...
Sriram Yagnaraman
2023-05-02
2
-5
/
+5
*
perf script task-analyzer: Fix spelling mistake "miliseconds" -> "milliseconds"
Colin Ian King
2023-04-17
1
-1
/
+1
*
perf scripts python intel-pt-events: Delete unused 'event_attr variable
Alexander Pantyukhin
2023-04-12
1
-3
/
+3
*
perf map: Add accessor for dso
Ian Rogers
2023-04-04
1
-2
/
+4
*
perf maps: Add functions to access maps
Ian Rogers
2023-04-04
1
-3
/
+4
*
perf script: Fix Python support when no libtraceevent
Adrian Hunter
2023-03-15
3
-2
/
+8
*
perf scripts intel-pt-events.py: Fix IPC output for Python 2
Roman Lozko
2023-03-14
1
-1
/
+1
*
perf script flamegraph: Avoid d3-flame-graph package dependency
Ian Rogers
2023-01-19
1
-22
/
+85
*
perf script: task-analyzer add csv support
Petar Gligoric
2022-12-14
1
-89
/
+185
*
perf script: Introduce task analyzer python script
Hagen Paul Pfeifer
2022-12-14
3
-0
/
+843
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-1
/
+1
*
perf scripts python: intel-pt-events.py: Add ability interleave output
Adrian Hunter
2022-10-27
1
-1
/
+64
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-08-01
1
-16
/
+18
|
\
|
*
perf scripts python: Let script to be python2 compliant
Leo Yan
2022-07-27
1
-16
/
+18
*
|
perf python: Ignore unused command line arguments when building with clang
Arnaldo Carvalho de Melo
2022-07-20
1
-0
/
+4
*
|
perf scripting perl: Ignore some warnings to keep building with perl headers
Arnaldo Carvalho de Melo
2022-07-20
1
-1
/
+1
*
|
perf script python: intel-pt-events: Add machine_pid and vcpu
Adrian Hunter
2022-07-20
1
-5
/
+27
|
/
*
perf scripts python: Support Arm CoreSight trace data disassembly
Leo Yan
2022-05-27
1
-0
/
+272
*
perf scripts python: intel-pt-events.py: Print ptwrite value as a string if i...
Adrian Hunter
2022-05-17
1
-1
/
+7
*
perf scripts python: export-to-postgresql.py: Export all sample flags
Adrian Hunter
2022-02-15
1
-7
/
+10
*
perf scripts python: export-to-sqlite.py: Export all sample flags
Adrian Hunter
2022-02-15
1
-8
/
+11
*
perf scripts python: intel-pt-events.py: Add Event Trace
Adrian Hunter
2022-02-15
1
-5
/
+50
*
perf scripts python: intel-pt-events.py: Fix printing of switch events
Adrian Hunter
2021-12-28
1
-10
/
+13
*
perf scripts python: Fix passing arguments to stackcollapse report
Michael Petlan
2021-09-10
1
-1
/
+1
*
perf flamegraph: flamegraph.py script improvements
Andreas Gerstmayr
2021-08-30
1
-27
/
+81
*
perf scripting python: intel-pt-events.py: Add --insn-trace and --src-trace
Adrian Hunter
2021-06-01
1
-18
/
+158
*
perf scripting python: exported-sql-viewer.py: Factor out libxed.py
Adrian Hunter
2021-06-01
2
-88
/
+108
*
perf scripting python: Add perf_sample_srcline() and perf_sample_srccode()
Adrian Hunter
2021-06-01
1
-0
/
+56
[next]