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