perf evlist: Introduce set_filter() method
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 26 Sep 2012 18:07:39 +0000 (15:07 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 26 Sep 2012 18:08:43 +0000 (15:08 -0300)
commit745cefc5fba4350243bcb63cd6f75fb47ca77725
tree19fe0919c5d7efcd948e280b96c47c5da9cb91f7
parent1491a63218d0fd764e7fab13aa6b82164bfc14d6
perf evlist: Introduce set_filter() method

To apply a filter to all the evsels in an evlist.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-v9x3q9rv4caxtox7wtjpchq5@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/evlist.c
tools/perf/util/evlist.h
tools/perf/util/evsel.c
tools/perf/util/evsel.h