perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge font
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 1 Oct 2018 06:28:49 +0000 (09:28 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 23 Oct 2018 17:34:40 +0000 (14:34 -0300)
commit82f68e2898e634b8b0efc7ddd57e037ef75ea114
tree0ef77e090823471509a982f54f45b6fb1fa93391
parentebd70c7dc2f5f57315e19d959ddc9cb05e9d48e1
perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge font

Shrinking the font allows more information to display.

Committer testing:

Works, tested with the convenient Control+Shift+'+' and Control+'-' as
well with the more cumbersome top menu "Edit" + "Enlarge/Shrink font"
options.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: http://lkml.kernel.org/r/20181001062853.28285-16-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/scripts/python/exported-sql-viewer.py