perf_counter: Add a comm hook for pure fork()s
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 3 Jun 2009 09:23:56 +0000 (11:23 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 3 Jun 2009 12:14:30 +0000 (14:14 +0200)
commit226f62fdd53d5b2c74e242aa11f6ad43d0285d3f
treebfe54a45e7fe85520c0675c2f8e90b7704aad4ff
parentdcd945e0d8a6d654e3e1de51faea9f98f1504aa5
perf_counter: Add a comm hook for pure fork()s

I noticed missing COMM events and found that we missed
reporting them for pure forks.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: John Kacur <jkacur@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/fork.c