perf symbols: Pass the mmap parameters instead of using mmap_event
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 25 Mar 2010 22:58:57 +0000 (19:58 -0300)
committerIngo Molnar <mingo@elte.hu>
Fri, 26 Mar 2010 07:52:58 +0000 (08:52 +0100)
commitb177f63f5226e75280855bbcd106e677250778bd
tree6d53e57b95b2115de458172aa3a3ee6fab6e9cd3
parentd5679ae4d2d4369477dc3b60027cca222aef33e9
perf symbols: Pass the mmap parameters instead of using mmap_event

To reduce the coupling of the symbol system with the rest of
perf.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1269557941-15617-2-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/event.c
tools/perf/util/map.c
tools/perf/util/map.h