blob: 9a871d7fd5c28cd3983077b46b2138bc1f0d70fa [file] [log] [blame]
35fa1cee21e3 ("perf scripts python: exported-sql-viewer.py: Fix table find when table re-ordered")
65b24292e8f3 ("perf scripts python: exported-sql-viewer.py: Add help window")
76099f98aea4 ("perf scripts python: exported-sql-viewer.py: Add All branches report")
8392b74b575c ("perf scripts python: exported-sql-viewer.py: Add ability to display all the database tables")
82f68e2898e6 ("perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge font")
ebd70c7dc2f5 ("perf scripts python: exported-sql-viewer.py: Add ability to find symbols in the call-graph")
1beb5c7b0704 ("perf scripts python: exported-sql-viewer.py: Add support for multiple sub-windows")
031c2a004ba7 ("perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py")
341e73cbd301 ("perf scripts python: call-graph-from-sql.py: Refactor TreeItem class")
4be9ace7e1cd ("perf scripts python: call-graph-from-sql.py: Add data helper functions")
70d831e85c1b ("perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from TreeModel")
e99ef8141a6d ("perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()")
5f9dfef1bb7f ("perf scripts python: call-graph-from-sql.py: Add a class for global data")
b2556c46a69b ("perf scripts python: call-graph-from-sql.py: Separate the database details into a class")
7e4fc93e2ade ("perf scripts python: call-graph-from-sql.py: Make a "Main" function")
99a097c987c2 ("perf scripts python: call-graph-from-sql.py: Change icon")
3c4ef4515068 ("perf scripts python: call-graph-from-sql.py: Set a minimum window size")
1d865c06f571 ("perf scripts python: call-graph-from-sql.py: Provide better default column sizes")
1fe03b5f2d70 ("perf script python: Add support for sqlite3 to call-graph-from-sql.py")
69e6e410f1a1 ("perf script python: Rename call-graph-from-postgresql.py to call-graph-from-sql.py")
564b9527d1cc ("perf script python: Add support for exporting to sqlite3")
2295e9f850b0 ("perf scripts python: Fix query in call-graph-from-postgresql.py")