summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts
AgeCommit message (Expand)Author
2021-06-03perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter
2021-06-03perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter
2021-06-03perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter
2020-07-16perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...Adrian Hunter
2020-07-16perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...Adrian Hunter
2020-07-16perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter
2019-12-13perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLiteAdrian 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
2019-05-15perf scripts python: exported-sql-viewer.py: Add 'About' dialog boxAdrian Hunter
2019-05-15perf scripts python: exported-sql-viewer.py: Add context menuAdrian Hunter
2019-05-15perf scripts python: exported-sql-viewer.py: Add copy to clipboardAdrian Hunter
2019-05-15perf scripts python: exported-sql-viewer.py: Add tree levelAdrian Hunter
2019-05-15perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlar...Adrian Hunter
2019-05-15perf scripts python: exported-sql-viewer.py: Move view creationAdrian Hunter
2019-04-16perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter
2019-03-28perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter
2019-03-28perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter
2019-03-11perf script python: Add printdate function to SQL exportersTony Jones
2019-03-11perf script python: Add Python3 support to export-to-sqlite.pyTony Jones
2019-03-11perf script python: Add Python3 support to export-to-postgresql.pyTony Jones
2019-03-11perf script python: Add Python3 support to exported-sql-viewer.pyTony Jones
2019-03-06perf script python: Add Python3 support to intel-pt-events.pyTony Jones