perf stat: Add branch performance events to default output
authorTim Blechmann <tim@klingt.org>
Mon, 19 Oct 2009 10:03:33 +0000 (12:03 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 19 Oct 2009 11:26:42 +0000 (13:26 +0200)
Adds performance event information about branches
and branch misses to the default output of perf stat.

Signed-off-by: Tim Blechmann <tim@klingt.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <4ADC3975.8050109@klingt.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found