commit | 12133afffcc7140eea915b1572189a2ea0cf7b0e | [log] [tgz] |
---|---|---|
author | Tim Blechmann <tim@klingt.org> | Mon Oct 19 12:03:33 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 19 13:26:42 2009 +0200 |
tree | 4662d18705e9c5cb4263bfec86d8ac1ebf01d699 | |
parent | 1abc7f5500fff8422f34826a006648d8741d83d3 [diff] |
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>