summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
Commit message (Expand)AuthorAgeFilesLines
* perf scripts python: export-to-sqlite.py: Export switch eventsAdrian Hunter2019-07-101-0/+41
* perf scripts python: export-to-sqlite.py: Add has_calls column to comms tableAdrian Hunter2019-07-101-0/+2
* perf scripts python: export-to-sqlite.py: Export comm detailsAdrian Hunter2019-07-101-4/+7
* perf scripts python: export-to-sqlite.py: Fix DROP VIEW power_events_viewAdrian Hunter2019-07-091-1/+1
* perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite e...Adrian Hunter2019-06-251-0/+239
* perf scripts python: export-to-sqlite.py: Export IPC informationAdrian Hunter2019-06-051-12/+24
* perf scripts python: export-to-sqlite.py: Add support for pyside2Adrian Hunter2019-05-281-6/+38
* perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter2019-04-161-1/+1
* perf script python: Add printdate function to SQL exportersTony Jones2019-03-111-5/+8
* perf script python: Add Python3 support to export-to-sqlite.pyTony Jones2019-03-111-9/+14
* perf scripts python: export-to-sqlite.py: Export calls parent_idAdrian Hunter2019-03-011-4/+8
* perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter2019-02-061-1/+1
* perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter2018-10-231-1/+1
* perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter2018-09-251-1/+5
* perf script python: Add support for exporting to sqlite3Adrian Hunter2017-08-151-0/+451