From: Arnaldo Carvalho de Melo Date: Thu, 5 Aug 2010 22:28:27 +0000 (-0300) Subject: perf ui: Add search by name/addr to the map__browser X-Git-Tag: v2.6.36-rc1~41^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80d50cae1b9cc958171c36fffc7357a5abad808c;p=pandora-kernel.git perf ui: Add search by name/addr to the map__browser Only in verbose mode so as not to bloat struct symbol too much. The key used is '/', just like in vi, less, etc. More work is needed to allocate space on the symbol in a more clear way. This experiment shows how to do it for the hist_browser, in the main window. Cc: Frederic Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Srikar Dronamraju Cc: Stephane Eranian LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed