perf report: Clean up event processing
authorIngo Molnar <mingo@elte.hu>
Wed, 3 Jun 2009 21:14:49 +0000 (23:14 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 3 Jun 2009 21:14:49 +0000 (23:14 +0200)
- Split out event processig into process_events() helper.

- Untangle the cwd parameters - it's constant so can be a static.

Cc: 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>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found