summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
Commit message (Expand)AuthorAgeFilesLines
* perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...Sriram Yagnaraman2023-05-022-5/+5
* perf script task-analyzer: Fix spelling mistake "miliseconds" -> "milliseconds"Colin Ian King2023-04-171-1/+1
* perf scripts python intel-pt-events: Delete unused 'event_attr variableAlexander Pantyukhin2023-04-121-3/+3
* perf map: Add accessor for dsoIan Rogers2023-04-041-2/+4
* perf maps: Add functions to access mapsIan Rogers2023-04-041-3/+4
* perf script: Fix Python support when no libtraceeventAdrian Hunter2023-03-152-1/+5
* perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko2023-03-141-1/+1
* perf script flamegraph: Avoid d3-flame-graph package dependencyIan Rogers2023-01-191-22/+85
* perf script: task-analyzer add csv supportPetar Gligoric2022-12-141-89/+185
* perf script: Introduce task analyzer python scriptHagen Paul Pfeifer2022-12-143-0/+843
* perf build: Use libtraceevent from the systemIan Rogers2022-12-141-1/+1
* perf scripts python: intel-pt-events.py: Add ability interleave outputAdrian Hunter2022-10-271-1/+64
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-08-011-16/+18
|\
| * perf scripts python: Let script to be python2 compliantLeo Yan2022-07-271-16/+18
* | perf script python: intel-pt-events: Add machine_pid and vcpuAdrian Hunter2022-07-201-5/+27
|/
* perf scripts python: Support Arm CoreSight trace data disassemblyLeo Yan2022-05-271-0/+272
* perf scripts python: intel-pt-events.py: Print ptwrite value as a string if i...Adrian Hunter2022-05-171-1/+7
* perf scripts python: export-to-postgresql.py: Export all sample flagsAdrian Hunter2022-02-151-7/+10
* perf scripts python: export-to-sqlite.py: Export all sample flagsAdrian Hunter2022-02-151-8/+11
* perf scripts python: intel-pt-events.py: Add Event TraceAdrian Hunter2022-02-151-5/+50
* perf scripts python: intel-pt-events.py: Fix printing of switch eventsAdrian Hunter2021-12-281-10/+13
* perf scripts python: Fix passing arguments to stackcollapse reportMichael Petlan2021-09-101-1/+1
* perf flamegraph: flamegraph.py script improvementsAndreas Gerstmayr2021-08-301-27/+81
* perf scripting python: intel-pt-events.py: Add --insn-trace and --src-traceAdrian Hunter2021-06-011-18/+158
* perf scripting python: exported-sql-viewer.py: Factor out libxed.pyAdrian Hunter2021-06-012-88/+108
* perf scripting python: Add perf_sample_srcline() and perf_sample_srccode()Adrian Hunter2021-06-011-0/+56
* perf scripting python: Add perf_set_itrace_options()Adrian Hunter2021-06-011-2/+42
* perf scripting python: Add perf_sample_insn()Adrian Hunter2021-06-011-0/+27
* perf scripting python: Assign perf_script_contextAdrian Hunter2021-06-011-1/+7
* perf scripting python: Simplify perf-trace-context module functionsAdrian Hunter2021-06-011-22/+17
* perf scripting python: Remove unnecessary 'static'Adrian Hunter2021-06-011-3/+3
* perf scripts python: intel-pt-events.py: Add branches to scriptAdrian Hunter2021-05-253-35/+116
* perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter2021-05-211-0/+5
* perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter2021-05-211-2/+3
* perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter2021-05-211-1/+1
* perf tools: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* perf script: Add min, max to futex-contention output, in addition to avgHagen Paul Pfeifer2020-09-231-2/+2
* perf script: Autopep8 futex-contentionHagen Paul Pfeifer2020-09-231-23/+28
* perf scripts python: exported-sql-viewer.py: Fix time chart call treeAdrian Hunter2020-07-031-0/+4
* perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...Adrian Hunter2020-07-031-1/+2
* perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...Adrian Hunter2020-07-031-1/+2
* perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter2020-07-031-0/+1
* perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter2020-07-031-1/+1
* perf flamegraph: Explicitly set utf-8 encodingAndreas Gerstmayr2020-06-221-3/+5
* perf flamegraph: Use /bin/bash for report and record scriptsArnaldo Carvalho de Melo2020-05-052-2/+2
* perf script: Add flamegraph.py scriptAndreas Gerstmayr2020-04-163-0/+129
* perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLiteAdrian Hunter2019-11-131-3/+9
* perf scripts python: exported-sql-viewer.py: Add Time chart by CPUAdrian Hunter2019-10-071-2/+1331
* perf scripts python: exported-sql-viewer.py: Add ability for Call tree to ope...Adrian Hunter2019-10-071-1/+43
* perf scripts python: exported-sql-viewer.py: Tidy up Call tree call_timeAdrian Hunter2019-10-071-7/+8