summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
AgeCommit message (Expand)Author
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
2019-07-10perf scripts python: export-to-postgresql.py: Export switch eventsAdrian Hunter
2019-07-10perf scripts python: export-to-sqlite.py: Export switch eventsAdrian Hunter
2019-07-10perf scripts python: exported-sql-viewer.py: Use new 'has_calls' columnAdrian Hunter
2019-07-10perf scripts python: exported-sql-viewer.py: Remove redundant semi-colonsAdrian Hunter
2019-07-10perf scripts python: export-to-postgresql.py: Add has_calls column to comms t...Adrian Hunter
2019-07-10perf scripts python: export-to-sqlite.py: Add has_calls column to comms tableAdrian Hunter
2019-07-10perf scripts python: export-to-postgresql.py: Export comm detailsAdrian Hunter
2019-07-10perf scripts python: export-to-sqlite.py: Export comm detailsAdrian Hunter
2019-07-09perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_viewAdrian Hunter
2019-07-09perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_viewAdrian Hunter
2019-06-25perf scripts python: export-to-postgresql.py: Export Intel PT power and ptwri...Adrian Hunter
2019-06-25perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite e...Adrian Hunter
2019-06-05perf scripts python: exported-sql-viewer.py: Select find text when find bar i...Adrian Hunter
2019-06-05perf scripts python: exported-sql-viewer.py: Add IPC information to Call TreeAdrian Hunter
2019-06-05perf scripts python: exported-sql-viewer.py: Add IPC information to Call Grap...Adrian Hunter
2019-06-05perf scripts python: exported-sql-viewer.py: Add CallGraphModelParamsAdrian Hunter
2019-06-05perf scripts python: exported-sql-viewer.py: Add IPC information to the Branc...Adrian Hunter
2019-06-05perf scripts python: export-to-postgresql.py: Export IPC informationAdrian Hunter
2019-06-05perf scripts python: export-to-sqlite.py: Export IPC informationAdrian Hunter
2019-06-03Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-28perf scripts python: export-to-postgresql.py: Add support for pyside2Adrian Hunter
2019-05-28perf scripts python: export-to-sqlite.py: Add support for pyside2Adrian Hunter
2019-05-28perf scripts python: exported-sql-viewer.py: Add support for pyside2Adrian Hunter
2019-05-28perf scripts python: exported-sql-viewer.py: Use argparse module for argument...Adrian Hunter
2019-05-28perf scripts python: exported-sql-viewer.py: Change python2 to pythonAdrian Hunter