[PATCH 0/6] perf scripts python: exported-sql-viewer.py: Minor improvements

From: Adrian Hunter
Date: Fri May 03 2019 - 08:10:22 EST


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/20190412113830.4126-1-adrian.hunter@xxxxxxxxx


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