1. 8c90fef perf scripts python: exported-sql-viewer.py: Move column headers by Adrian Hunter · 6 years ago
  2. 655cb952 perf scripts python: exported-sql-viewer.py: Hide Call Graph option if no calls table by Adrian Hunter · 6 years ago
  3. df8794f perf scripts python: exported-sql-viewer.py: Remove leftover debugging prints by Adrian Hunter · 6 years ago
  4. b3a67546 perf scripts python: exported-sql-viewer.py: Fix missing shebang by Adrian Hunter · 6 years ago
  5. a38352d perf script python: Remove explicit shebang from Python scripts by Tony Jones · 6 years ago
  6. 35fa1ce perf scripts python: exported-sql-viewer.py: Fix table find when table re-ordered by Adrian Hunter · 6 years ago
  7. 65b2429 perf scripts python: exported-sql-viewer.py: Add help window by Adrian Hunter · 6 years ago
  8. 210cf1f perf scripts python: exported-sql-viewer.py: Add Selected branches report by Adrian Hunter · 6 years ago
  9. 5ed4419 perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libxed.so by Adrian Hunter · 6 years ago
  10. 76099f9 perf scripts python: exported-sql-viewer.py: Add All branches report by Adrian Hunter · 6 years ago
  11. 8392b74 perf scripts python: exported-sql-viewer.py: Add ability to display all the database tables by Adrian Hunter · 6 years ago
  12. 82f68e2 perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge font by Adrian Hunter · 6 years ago
  13. ebd70c7 perf scripts python: exported-sql-viewer.py: Add ability to find symbols in the call-graph by Adrian Hunter · 6 years ago
  14. 1beb5c7 perf scripts python: exported-sql-viewer.py: Add support for multiple sub-windows by Adrian Hunter · 6 years ago
  15. 031c2a0 perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py by Adrian Hunter · 6 years ago[Renamed (98%) from tools/perf/scripts/python/call-graph-from-sql.py]
  16. 341e73c perf scripts python: call-graph-from-sql.py: Refactor TreeItem class by Adrian Hunter · 6 years ago
  17. 4be9ace perf scripts python: call-graph-from-sql.py: Add data helper functions by Adrian Hunter · 6 years ago
  18. 70d831e perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from TreeModel by Adrian Hunter · 6 years ago
  19. e99ef81 perf scripts python: call-graph-from-sql.py: Remove use of setObjectName() by Adrian Hunter · 6 years ago
  20. 5f9dfef perf scripts python: call-graph-from-sql.py: Add a class for global data by Adrian Hunter · 6 years ago
  21. b2556c4 perf scripts python: call-graph-from-sql.py: Separate the database details into a class by Adrian Hunter · 6 years ago
  22. 7e4fc93 perf scripts python: call-graph-from-sql.py: Make a "Main" function by Adrian Hunter · 6 years ago
  23. 99a097c perf scripts python: call-graph-from-sql.py: Change icon by Adrian Hunter · 6 years ago
  24. 3c4ef45 perf scripts python: call-graph-from-sql.py: Set a minimum window size by Adrian Hunter · 6 years ago
  25. 1d865c0 perf scripts python: call-graph-from-sql.py: Provide better default column sizes by Adrian Hunter · 6 years ago
  26. 3e71c70 perf scripts python: call-graph-from-sql.py: Use SPDX license identifier by Adrian Hunter · 6 years ago
  27. 1fe03b5 perf script python: Add support for sqlite3 to call-graph-from-sql.py by Adrian Hunter · 7 years ago
  28. 69e6e41 perf script python: Rename call-graph-from-postgresql.py to call-graph-from-sql.py by Adrian Hunter · 7 years ago[Renamed (95%) from tools/perf/scripts/python/call-graph-from-postgresql.py]
  29. 2295e9f perf scripts python: Fix query in call-graph-from-postgresql.py by Adrian Hunter · 7 years ago
  30. 4b715d2 perf tools: Add example call-graph script by Adrian Hunter · 10 years ago