perf stat: Reorganize output
commit44175b6f397a6724121eeaf0f072e2c912a46614
authorIngo Molnar <mingo@elte.hu>
Sat, 13 Jun 2009 11:35:00 +0000 (13 13:35 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 13 Jun 2009 11:40:03 +0000 (13 13:40 +0200)
tree3a4f703fd90c9c10fa0fd1c88c51abfbb1f40003
parentf4db43a38f7387c3b19c9565124c06ab0c5d6e9a
perf stat: Reorganize output

 - use IPC for the instruction normalization output
 - CPUs for the CPU utilization factor value.
 - print out time elapsed like the other rows
 - tidy up the task-clocks/cpu-clocks printout

Cc: 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>
tools/perf/builtin-stat.c
tools/perf/util/parse-events.c