diff options
author | Namhyung Kim | 2014-03-17 22:18:54 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo | 2014-03-18 22:16:59 +0100 |
commit | 2c86c7ca760634f09dcbd76069e5102b4de6f8f1 (patch) | |
tree | e927857cf8077753a288038aed8e83184e621f7f /tools/perf/builtin-script.c | |
parent | perf symbols: Apply all filters to an addr_location (diff) | |
download | kernel-qcow2-linux-2c86c7ca760634f09dcbd76069e5102b4de6f8f1.tar.gz kernel-qcow2-linux-2c86c7ca760634f09dcbd76069e5102b4de6f8f1.tar.xz kernel-qcow2-linux-2c86c7ca760634f09dcbd76069e5102b4de6f8f1.zip |
perf report: Merge al->filtered with hist_entry->filtered
I.e. don't drop al->filtered entries, create the hist_entries and use
its ->filtered bitmap, that is kept with the same semantics for its
bitmap, leaving the filtering to be done at the hist_entry level, i.e.
in the UIs.
This will allow zooming in/out the filters.
Signed-off-by: Namhyung Kim <namhyung.kim@lge.com>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung.kim@lge.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/n/tip-xeyhkepu7plw716lrtb0zlnu@git.kernel.org
[ yanked this out of a previous patch ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions