perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 4 Apr 2010 01:44:37 +0000 (22:44 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 4 Apr 2010 01:45:00 +0000 (22:45 -0300)
commita5e29aca02fcecd086ac160ea29244cae6b4305e
tree9cf2775c72381afe8ea23a9a6da179f76436c1ea
parent83753190c136901c916df267703937e60f24b8b8
perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations

Now one can press the right arrow key and in addition to being able to
filter by DSO, filter out by thread too, or a combination of both
filters.

With this one can start collecting events for the whole system, then
focus on a subset of the collected data quickly.

Cc: Avi Kivity <avi@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/newt.c
tools/perf/util/sort.h