linux/tools/perf/util/ui/browsers
Namhyung Kim 938a23ae7f perf ui browser: Add 's' key to filter by symbol name
Now user can enter symbol name interested via ui_browser__input_window,
and perf can process it using hists__filter_by_symbol(). Giving empty
symbol (by pressing 's' followed by ENTER) will disable the filtering.

Cc: Ingo Molnar <mingo@elte.hu>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1331887855-874-3-git-send-email-namhyung.kim@lge.com
Signed-off-by: Namhyung Kim <namhyung.kim@lge.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2012-03-16 16:34:13 -03:00
..
annotate.c perf annotate: Fix help string on tui 2012-03-05 10:15:50 -03:00
hists.c perf ui browser: Add 's' key to filter by symbol name 2012-03-16 16:34:13 -03:00
map.c perf tools: Remove unnecessary ctype.h inclusion 2012-01-30 18:37:35 -02:00
map.h perf ui: Move map browser to util/ui/browsers/ 2010-08-10 16:10:09 -03:00