From: Arnaldo Carvalho de Melo Date: Mon, 9 Aug 2010 18:30:40 +0000 (-0300) Subject: perf annotate: Sort by hottest lines in the TUI X-Git-Tag: v2.6.36-rc1~41^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92221162875ec48913d3f9710046e48d599c9cf2;p=pandora-kernel.git perf annotate: Sort by hottest lines in the TUI Right now it will just sort and position at the hottest line, i.e. the one where more samples were taken. It will be at the center of the screen and later TAB/shift-TAB will cycle thru the hottest lines. Cc: Frederic Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Stephane Eranian LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed