From: Arnaldo Carvalho de Melo Date: Sat, 22 May 2010 14:25:40 +0000 (-0300) Subject: perf annotate: Add TUI interface X-Git-Tag: v2.6.35-rc1~30^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46e3e055ce69a00d735e458445ab1d24718ff751;p=pandora-kernel.git perf annotate: Add TUI interface When annotating multiple entries, for instance, when running simply as: $ perf annotate the right and left keys, as well as TAB can be used to cycle thru the multiple symbols being annotated. If one doesn't like TUI annotate, disable it by editing ~/.perfconfig and adding: [tui] annotate = off Just like it is possible for report. Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Cc: Tom Zanussi LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed