commit | b177f63f5226e75280855bbcd106e677250778bd | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Mar 25 19:58:57 2010 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Mar 26 08:52:58 2010 +0100 |
tree | 6d53e57b95b2115de458172aa3a3ee6fab6e9cd3 | |
parent | d5679ae4d2d4369477dc3b60027cca222aef33e9 [diff] |
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>