commit | 62fc44536c14b5787531bac7417580fca54c88b4 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Jun 04 16:53:49 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jun 04 17:51:39 2009 +0200 |
tree | 6b43ae4d32a1087f5e1bfa04d323fae8067a8ce4 | |
parent | d99e9446200c1ffab28cb0e39b76c34a2bfafd06 [diff] |
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>