Hi
Here are a some minor improvememnts to exported-sql-viewer.py
The patches go on top of the pyside2 support patches, here:
https://lore.kernel.org/lkml/[email protected]
Adrian Hunter (6):
perf scripts python: exported-sql-viewer.py: Fix error when shrinking /
enlarging font
perf scripts python: exported-sql-viewer.py: Move view creation
perf scripts python: exported-sql-viewer.py: Add tree level
perf scripts python: exported-sql-viewer.py: Add copy to clipboard
perf scripts python: exported-sql-viewer.py: Add context menu
perf scripts python: exported-sql-viewer.py: Add 'About' dialog box
tools/perf/scripts/python/exported-sql-viewer.py | 340 ++++++++++++++++++++++-
1 file changed, 333 insertions(+), 7 deletions(-)
Regards
Adrian