diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2011-10-06 10:46:45 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2011-10-07 17:01:04 -0300 |
commit | 7d16320e2315db434b28854c08677e0d15b604f1 (patch) | |
tree | 4d66882be91241d541dd97f7ee5080983b141230 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 724c9c9f20c7a0ebd9a728391f5adcfd4a76628b (diff) |
perf hists browser: Fix TAB/UNTAB use with multiple events
When requesting multiple events, say:
# perf top -e instructions -e cycles -e cache-misses
The first screen lets the user chose what to see first, then to switch
one can either use the left key to get back to the event menu or simply
use TAB to go the next and shift+TAB to go the prev.
When using TAB/UNTAB the call to perf_evlist__set_selected(event) was
missing, fix it.
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions