diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-12-16 13:27:47 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-01-06 11:46:10 -0300 |
commit | 4c8b9c0f4281c8517542c26425aade3a31988575 (patch) | |
tree | 0555729d5f04e9653443dd100112f1aa2a7bf2a3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d07126560cab572539621702137eeeeb2a4edf30 (diff) |
perf report/top: Allow pressing hotkeys in the options popup menu
When the users presses ENTER in the main 'perf report/top' screen a
popup menu is presented, in it some hotkeys are suggested as
alternatives to using the menu, or for additional features.
At that point the user may try those hotkeys, so allow for that by
recording the key used and exiting, the caller then can check for that
possibility and process the hotkey.
I.e. try pressing ENTER, and then 'k' to exit and zoom into the kernel
map, using ESC then zooms out, etc.
Reviewed-by: Jiri Olsa <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jin Yao <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions