summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
AgeCommit message (Expand)Author
2023-01-19perf script flamegraph: Avoid d3-flame-graph package dependencyIan Rogers
2022-12-14perf script: task-analyzer add csv supportPetar Gligoric
2022-12-14perf script: Introduce task analyzer python scriptHagen Paul Pfeifer
2022-12-14perf build: Use libtraceevent from the systemIan Rogers
2022-10-27perf scripts python: intel-pt-events.py: Add ability interleave outputAdrian Hunter
2022-08-01Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-07-27perf scripts python: Let script to be python2 compliantLeo Yan
2022-07-20perf python: Ignore unused command line arguments when building with clangArnaldo Carvalho de Melo
2022-07-20perf scripting perl: Ignore some warnings to keep building with perl headersArnaldo Carvalho de Melo
2022-07-20perf script python: intel-pt-events: Add machine_pid and vcpuAdrian Hunter
2022-05-27perf scripts python: Support Arm CoreSight trace data disassemblyLeo Yan
2022-05-17perf scripts python: intel-pt-events.py: Print ptwrite value as a string if i...Adrian Hunter
2022-02-15perf scripts python: export-to-postgresql.py: Export all sample flagsAdrian Hunter
2022-02-15perf scripts python: export-to-sqlite.py: Export all sample flagsAdrian Hunter
2022-02-15perf scripts python: intel-pt-events.py: Add Event TraceAdrian Hunter
2021-12-28perf scripts python: intel-pt-events.py: Fix printing of switch eventsAdrian Hunter
2021-09-10perf scripts python: Fix passing arguments to stackcollapse reportMichael Petlan
2021-08-30perf flamegraph: flamegraph.py script improvementsAndreas Gerstmayr
2021-06-01perf scripting python: intel-pt-events.py: Add --insn-trace and --src-traceAdrian Hunter
2021-06-01perf scripting python: exported-sql-viewer.py: Factor out libxed.pyAdrian Hunter
2021-06-01perf scripting python: Add perf_sample_srcline() and perf_sample_srccode()Adrian Hunter
2021-06-01perf scripting python: Add perf_set_itrace_options()Adrian Hunter
2021-06-01perf scripting python: Add perf_sample_insn()Adrian Hunter
2021-06-01perf scripting python: Assign perf_script_contextAdrian Hunter
2021-06-01perf scripting python: Simplify perf-trace-context module functionsAdrian Hunter
2021-06-01perf scripting python: Remove unnecessary 'static'Adrian Hunter
2021-05-25perf scripts python: intel-pt-events.py: Add branches to scriptAdrian Hunter
2021-05-21perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter
2021-05-21perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter
2021-05-21perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter
2021-03-23perf tools: Fix various typos in commentsIngo Molnar
2020-09-23perf script: Add min, max to futex-contention output, in addition to avgHagen Paul Pfeifer
2020-09-23perf script: Autopep8 futex-contentionHagen Paul Pfeifer
2020-07-03perf scripts python: exported-sql-viewer.py: Fix time chart call treeAdrian Hunter
2020-07-03perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...Adrian Hunter
2020-07-03perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...Adrian Hunter
2020-07-03perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter
2020-07-03perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter
2020-06-22perf flamegraph: Explicitly set utf-8 encodingAndreas Gerstmayr
2020-05-05perf flamegraph: Use /bin/bash for report and record scriptsArnaldo Carvalho de Melo
2020-04-16perf script: Add flamegraph.py scriptAndreas Gerstmayr
2020-03-11perf scripting perl: Add common_callchain to fix argument orderMichael Petlan
2019-11-13perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLiteAdrian Hunter
2019-10-07perf scripts python: exported-sql-viewer.py: Add Time chart by CPUAdrian Hunter
2019-10-07perf scripts python: exported-sql-viewer.py: Add ability for Call tree to ope...Adrian Hunter
2019-10-07perf scripts python: exported-sql-viewer.py: Tidy up Call tree call_timeAdrian Hunter
2019-10-07perf scripts python: exported-sql-viewer.py: Add global time range calculationsAdrian Hunter
2019-10-07perf scripts python: exported-sql-viewer.py: Add HBoxLayout and VBoxLayoutAdrian Hunter
2019-10-07perf scripts python: exported-sql-viewer.py: Add LookupModel()Adrian Hunter
2019-08-29perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo