perf stat: Add branch performance events to default output
commit12133afffcc7140eea915b1572189a2ea0cf7b0e
authorTim Blechmann <tim@klingt.org>
Mon, 19 Oct 2009 10:03:33 +0000 (19 12:03 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 19 Oct 2009 11:26:42 +0000 (19 13:26 +0200)
tree4662d18705e9c5cb4263bfec86d8ac1ebf01d699
parent1abc7f5500fff8422f34826a006648d8741d83d3
perf stat: Add branch performance events to default output

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>
tools/perf/builtin-stat.c