commit | e779898aa74cd2e97216368b3f3689ceffe8aeed | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sun Jun 07 18:14:46 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jun 07 18:14:46 2009 +0200 |
tree | 5bbb4365fbc4a5c1063444740284ff9e540ada8a | |
parent | a14832ff977e78d1982cdf78cdabb1f2320d9ac8 [diff] |
perf stat: Print out instructins/cycle metric Before: 7549326754 cycles # 3201.811 M/sec 10007594937 instructions # 4244.408 M/sec After: 7542051194 cycles # 3201.996 M/sec 10007743852 instructions # 4248.811 M/sec # 1.327 per cycle 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>