commit | d99e9446200c1ffab28cb0e39b76c34a2bfafd06 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Jun 04 17:08:58 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jun 04 17:51:38 2009 +0200 |
tree | 10cd2f67f3bffaf8dcec79c197689f440faf9265 | |
parent | 60313ebed739b331e8e61079da27a11ee3b73a30 [diff] |
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>