perf_counter tools: Use fork and remove munmap events
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 4 Jun 2009 14:53:49 +0000 (16:53 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 4 Jun 2009 15:51:39 +0000 (17:51 +0200)
commit62fc44536c14b5787531bac7417580fca54c88b4
tree6b43ae4d32a1087f5e1bfa04d323fae8067a8ce4
parentd99e9446200c1ffab28cb0e39b76c34a2bfafd06
perf_counter tools: Use fork and remove munmap events

Use fork events to clone comm and map data and remove everything
munmap related

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>
Documentation/perf_counter/builtin-report.c
Documentation/perf_counter/builtin-top.c