| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | perf scripting python: Add perf_set_itrace_options() | Adrian Hunter | 2021-06-01 | 1 | -2/+42 |
* | perf scripting python: Add perf_sample_insn() | Adrian Hunter | 2021-06-01 | 1 | -0/+27 |
* | perf scripting python: Assign perf_script_context | Adrian Hunter | 2021-06-01 | 1 | -1/+7 |
* | perf scripting python: Simplify perf-trace-context module functions | Adrian Hunter | 2021-06-01 | 1 | -22/+17 |
* | perf scripting python: Remove unnecessary 'static' | Adrian Hunter | 2021-06-01 | 1 | -3/+3 |
* | perf scripts python: intel-pt-events.py: Add branches to script | Adrian Hunter | 2021-05-25 | 3 | -35/+116 |
* | perf scripts python: exported-sql-viewer.py: Fix warning display | Adrian Hunter | 2021-05-21 | 1 | -0/+5 |
* | perf scripts python: exported-sql-viewer.py: Fix Array TypeError | Adrian Hunter | 2021-05-21 | 1 | -2/+3 |
* | perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C... | Adrian Hunter | 2021-05-21 | 1 | -1/+1 |
* | perf tools: Fix various typos in comments | Ingo Molnar | 2021-03-23 | 1 | -1/+1 |
* | perf script: Add min, max to futex-contention output, in addition to avg | Hagen Paul Pfeifer | 2020-09-23 | 1 | -2/+2 |
* | perf script: Autopep8 futex-contention | Hagen Paul Pfeifer | 2020-09-23 | 1 | -23/+28 |
* | perf scripts python: exported-sql-viewer.py: Fix time chart call tree | Adrian Hunter | 2020-07-03 | 1 | -0/+4 |
* | perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ... | Adrian Hunter | 2020-07-03 | 1 | -1/+2 |
* | perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'... | Adrian Hunter | 2020-07-03 | 1 | -1/+2 |
* | perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result | Adrian Hunter | 2020-07-03 | 1 | -0/+1 |
* | perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument | Adrian Hunter | 2020-07-03 | 1 | -1/+1 |
* | perf flamegraph: Explicitly set utf-8 encoding | Andreas Gerstmayr | 2020-06-22 | 1 | -3/+5 |
* | perf flamegraph: Use /bin/bash for report and record scripts | Arnaldo Carvalho de Melo | 2020-05-05 | 2 | -2/+2 |
* | perf script: Add flamegraph.py script | Andreas Gerstmayr | 2020-04-16 | 3 | -0/+129 |
* | perf scripting perl: Add common_callchain to fix argument order | Michael Petlan | 2020-03-11 | 6 | -20/+20 |
* | perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLite | Adrian Hunter | 2019-11-13 | 1 | -3/+9 |