commit | d80d338d2fb611b65830db7ea56680624776030f | [log] [tgz] |
---|---|---|
author | Ingo Molnar <[email protected]> | Wed Jun 03 23:14:49 2009 +0200 |
committer | Ingo Molnar <[email protected]> | Wed Jun 03 23:14:49 2009 +0200 |
tree | 785cc802d67a0b911311ab7f65446643820d0108 | |
parent | 128f048f0f0d2a477ad2555e7acd2ad15a1b6061 [diff] |
perf report: Clean up event processing - Split out event processig into process_events() helper. - Untangle the cwd parameters - it's constant so can be a static. Cc: Peter Zijlstra <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Corey Ashford <[email protected]> Cc: Marcelo Tosatti <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: Thomas Gleixner <[email protected]> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <[email protected]>