perf_counter: Remove munmap stuff
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 4 Jun 2009 15:08:58 +0000 (17:08 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 4 Jun 2009 15:51:38 +0000 (17:51 +0200)
commitd99e9446200c1ffab28cb0e39b76c34a2bfafd06
tree10cd2f67f3bffaf8dcec79c197689f440faf9265
parent60313ebed739b331e8e61079da27a11ee3b73a30
perf_counter: Remove munmap stuff

In name of keeping it simple, only track mmap events. Userspace
will have to remove old overlapping maps when it encounters them.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/perf_counter.h
kernel/perf_counter.c
mm/mmap.c