commit | 0322cd6ec504b0bf08ca7b2c3d7f43bda37d79c9 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Mar 19 20:26:19 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Apr 06 09:30:17 2009 +0200 |
tree | 8e5487e1a6700eb865ec1f268d51e9d6d3d38a71 | |
parent | b8e83514b64577b48bfb794fe85fcde40a9343ca [diff] |
perf_counter: unify irq output code Impact: cleanup Having 3 slightly different copies of the same code around does nobody any good. First step in revamping the output format. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Paul Mackerras <paulus@samba.org> Cc: Steven Rostedt <rostedt@goodmis.org> Orig-LKML-Reference: <20090319194233.929962222@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>