commit | 60313ebed739b331e8e61079da27a11ee3b73a30 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Jun 04 16:53:44 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jun 04 17:51:38 2009 +0200 |
tree | 8476fbd05be709595876360765776dd9ca20608d | |
parent | 20c84e959ec11b1803d2b2832eef703d5fbe7f7b [diff] |
perf_counter: Add fork event Create a fork event so that we can easily clone the comm and dso maps without having to generate all those events. 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>