aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts
Commit message (Expand)AuthorAge
* perf tools: Remove perf.h from source files not needing itArnaldo Carvalho de Melo2019-08-29
* perf scripts python: export-to-postgresql.py: Export switch eventsAdrian Hunter2019-07-10
* perf scripts python: export-to-sqlite.py: Export switch eventsAdrian Hunter2019-07-10
* perf scripts python: exported-sql-viewer.py: Use new 'has_calls' columnAdrian Hunter2019-07-10
* perf scripts python: exported-sql-viewer.py: Remove redundant semi-colonsAdrian Hunter2019-07-10
* perf scripts python: export-to-postgresql.py: Add has_calls column to comms t...Adrian Hunter2019-07-10
* perf scripts python: export-to-sqlite.py: Add has_calls column to comms tableAdrian Hunter2019-07-10
* perf scripts python: export-to-postgresql.py: Export comm detailsAdrian Hunter2019-07-10
* perf scripts python: export-to-sqlite.py: Export comm detailsAdrian Hunter2019-07-10
* perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_viewAdrian Hunter2019-07-09
* perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_viewAdrian Hunter2019-07-09
* perf scripts python: export-to-postgresql.py: Export Intel PT power and ptwri...Adrian Hunter2019-06-25
* perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite e...Adrian Hunter2019-06-25
* perf scripts python: exported-sql-viewer.py: Select find text when find bar i...Adrian Hunter2019-06-05
* perf scripts python: exported-sql-viewer.py: Add IPC information to Call TreeAdrian Hunter2019-06-05
* perf scripts python: exported-sql-viewer.py: Add IPC information to Call Grap...Adrian Hunter2019-06-05
* perf scripts python: exported-sql-viewer.py: Add CallGraphModelParamsAdrian Hunter2019-06-05
* perf scripts python: exported-sql-viewer.py: Add IPC information to the Branc...Adrian Hunter2019-06-05
* perf scripts python: export-to-postgresql.py: Export IPC informationAdrian Hunter2019-06-05
* perf scripts python: export-to-sqlite.py: Export IPC informationAdrian Hunter2019-06-05
* Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar2019-06-03
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-30
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | perf scripts python: export-to-postgresql.py: Add support for pyside2Adrian Hunter2019-05-28
* | perf scripts python: export-to-sqlite.py: Add support for pyside2Adrian Hunter2019-05-28
* | perf scripts python: exported-sql-viewer.py: Add support for pyside2Adrian Hunter2019-05-28
* | perf scripts python: exported-sql-viewer.py: Use argparse module for argument...Adrian Hunter2019-05-28
* | perf scripts python: exported-sql-viewer.py: Change python2 to pythonAdrian Hunter2019-05-28
|/
* perf scripts python: exported-sql-viewer.py: Add 'About' dialog boxAdrian Hunter2019-05-15
* perf scripts python: exported-sql-viewer.py: Add context menuAdrian Hunter2019-05-15
* perf scripts python: exported-sql-viewer.py: Add copy to clipboardAdrian Hunter2019-05-15
* perf scripts python: exported-sql-viewer.py: Add tree levelAdrian Hunter2019-05-15
* perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlar...Adrian Hunter2019-05-15
* perf scripts python: exported-sql-viewer.py: Move view creationAdrian Hunter2019-05-15
* perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter2019-04-16
* perf scripts python: exported-sql-viewer.py: Fix python3 supportAdrian Hunter2019-03-28
* perf scripts python: exported-sql-viewer.py: Fix never-ending loopAdrian Hunter2019-03-28
* perf script python: Add printdate function to SQL exportersTony Jones2019-03-11
* perf script python: Add Python3 support to export-to-sqlite.pyTony Jones2019-03-11
* perf script python: Add Python3 support to export-to-postgresql.pyTony Jones2019-03-11
* perf script python: Add Python3 support to exported-sql-viewer.pyTony Jones2019-03-11
* perf script python: Add Python3 support to intel-pt-events.pyTony Jones2019-03-06
* perf script python: Add Python3 support to event_analyzing_sample.pyTony Jones2019-03-06
* perf script python: add Python3 support to check-perf-trace.pyTony Jones2019-03-06
* perf script python: Add Python3 support to futex-contention.pyTony Jones2019-03-06
* perf script python: Remove mixed indentationTony Jones2019-03-06
* perf scripts python: exported-sql-viewer.py: Add call treeAdrian Hunter2019-03-01
* perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBaseAdrian Hunter2019-03-01
* perf scripts python: exported-sql-viewer.py: Improve TreeModel abstractionAdrian Hunter2019-03-01
* perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBaseAdrian Hunter2019-03-01