summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-sql.py
Commit message (Expand)AuthorAgeFilesLines
* perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter2018-10-231-395/+0Star
* perf scripts python: call-graph-from-sql.py: Refactor TreeItem classAdrian Hunter2018-10-231-140/+133Star
* perf scripts python: call-graph-from-sql.py: Add data helper functionsAdrian Hunter2018-10-231-25/+29
* perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from T...Adrian Hunter2018-10-231-29/+61
* perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()Adrian Hunter2018-10-231-1/+0Star
* perf scripts python: call-graph-from-sql.py: Add a class for global dataAdrian Hunter2018-10-231-5/+21
* perf scripts python: call-graph-from-sql.py: Separate the database details in...Adrian Hunter2018-10-231-25/+38
* perf scripts python: call-graph-from-sql.py: Make a "Main" functionAdrian Hunter2018-10-231-1/+6
* perf scripts python: call-graph-from-sql.py: Change iconAdrian Hunter2018-10-231-3/+1Star
* perf scripts python: call-graph-from-sql.py: Set a minimum window sizeAdrian Hunter2018-10-231-0/+1
* perf scripts python: call-graph-from-sql.py: Provide better default column sizesAdrian Hunter2018-10-231-0/+3
* perf scripts python: call-graph-from-sql.py: Use SPDX license identifierAdrian Hunter2018-10-221-11/+3Star
* perf script python: Add support for sqlite3 to call-graph-from-sql.pyAdrian Hunter2017-08-151-24/+36
* perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter2017-08-151-0/+327