From: Arnaldo Carvalho de Melo Date: Sun, 4 Apr 2010 01:44:37 +0000 (-0300) Subject: perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations X-Git-Tag: v2.6.35-rc1~522^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5e29aca02fcecd086ac160ea29244cae6b4305e;p=pandora-kernel.git 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 Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed