perf hists: Add hists__filter_by_symbol
authorNamhyung Kim <[email protected]>
Fri, 16 Mar 2012 08:50:51 +0000 (17:50 +0900)
committerArnaldo Carvalho de Melo <[email protected]>
Fri, 16 Mar 2012 19:31:09 +0000 (16:31 -0300)
commite94d53ebec2fb4795c18ad2e76ec633390b1e794
treee73b5b765d3383b7d09e713f6d5659fc1062c5e5
parent5090c6aea84dcc474d0aabf9f66f1eab68a143eb
perf hists: Add hists__filter_by_symbol

This function will be used for simple (sub-)string matching filter based
on user input.

Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/util/hist.c
tools/perf/util/hist.h