summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
Commit message (Expand)AuthorAgeFilesLines
* perf scripts python: export-to-postgresql.py: Export switch eventsAdrian Hunter2019-07-101-0/+51
* perf scripts python: export-to-postgresql.py: Add has_calls column to comms t...Adrian Hunter2019-07-101-0/+2
* perf scripts python: export-to-postgresql.py: Export comm detailsAdrian Hunter2019-07-101-5/+10
* perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_viewAdrian Hunter2019-07-091-1/+1
* perf scripts python: export-to-postgresql.py: Export Intel PT power and ptwri...Adrian Hunter2019-06-251-0/+251
* perf scripts python: export-to-postgresql.py: Export IPC informationAdrian Hunter2019-06-051-12/+24
* perf scripts python: export-to-postgresql.py: Add support for pyside2Adrian Hunter2019-05-281-9/+34
* perf script python: Add printdate function to SQL exportersTony Jones2019-03-111-8/+11
* perf script python: Add Python3 support to export-to-postgresql.pyTony Jones2019-03-111-17/+41
* perf scripts python: export-to-postgresql.py: Export calls parent_idAdrian Hunter2019-03-011-5/+9
* perf scripts python: export-to-postgresql.py: Fix invalid input syntax for in...Adrian Hunter2019-03-011-1/+1
* 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-postgresql.py occasional failureAdrian Hunter2018-09-251-0/+9
* perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter2017-08-151-1/+1
* perf scripts python: Fix missing call_path_id in export-to-postgresql scriptAdrian Hunter2017-08-151-1/+2
* perf script: Update export-to-postgresql to support callchain exportChris Phlipot2016-05-061-17/+30
* perf script: Fix postgresql ubuntu install instructionsChris Phlipot2016-04-191-3/+2Star
* perf tools: Add more documentation to export-to-postgresql.py scriptAdrian Hunter2015-09-281-0/+221
* perf tools: Add example call-graph scriptAdrian Hunter2015-08-211-0/+47
* perf tools: Add call information to Python exportAdrian Hunter2014-11-031-1/+65
* perf tools: Add branch_type and in_tx to Python exportAdrian Hunter2014-11-031-6/+26
* perf script: Add Python script to export to postgresqlAdrian Hunter2014-10-291-0/+360