perf evlist: Force perf_evlist__set_maps to propagate maps through events
authorJiri Olsa <jolsa@kernel.org>
Tue, 21 Jul 2015 12:31:30 +0000 (14:31 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 21 Jul 2015 17:25:12 +0000 (14:25 -0300)
commit3de5cfb04435b82aa427d0285df996ba73d2f426
treedd5c7ba127f31fad34e9c319c9388c6f6cbe1d0e
parent35318d204db83f5c1f24c281839763b271b9b323
perf evlist: Force perf_evlist__set_maps to propagate maps through events

Forcing perf_evlist__set_maps to propagate maps through events, so
cpu/thread maps get set within evlist.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1437481927-29538-11-git-send-email-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/evlist.c
tools/perf/util/evlist.h