aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
Commit message (Expand)AuthorAge
* perf script python: Add printdate function to SQL exportersTony Jones2019-03-11
* perf script python: Add Python3 support to export-to-postgresql.pyTony Jones2019-03-11
* perf scripts python: export-to-postgresql.py: Export calls parent_idAdrian Hunter2019-03-01
* perf scripts python: export-to-postgresql.py: Fix invalid input syntax for in...Adrian Hunter2019-03-01
* perf thread-stack: Represent jmps to the start of a different symbolAdrian Hunter2019-02-06
* perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter2018-10-23
* perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter2018-09-25
* perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter2017-08-15
* perf scripts python: Fix missing call_path_id in export-to-postgresql scriptAdrian Hunter2017-08-15
* perf script: Update export-to-postgresql to support callchain exportChris Phlipot2016-05-06
* perf script: Fix postgresql ubuntu install instructionsChris Phlipot2016-04-19
* perf tools: Add more documentation to export-to-postgresql.py scriptAdrian Hunter2015-09-28
* perf tools: Add example call-graph scriptAdrian Hunter2015-08-21
* perf tools: Add call information to Python exportAdrian Hunter2014-11-03
* perf tools: Add branch_type and in_tx to Python exportAdrian Hunter2014-11-03
* perf script: Add Python script to export to postgresqlAdrian Hunter2014-10-29