commit | 2481c5fa6db0237e4f0168f88913178b2b495b7c | [log] [tgz] |
---|---|---|
author | Stephane Eranian <eranian@google.com> | Thu Feb 09 23:20:59 2012 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Mar 05 14:55:42 2012 +0100 |
tree | 4d0e8e9616c8e83ca2a72abbc3ac94621adc49be | |
parent | 3e702ff6d1ea12dcf1c798ecb61e7f3a1579df42 [diff] |
perf: Disable PERF_SAMPLE_BRANCH_* when not supported PERF_SAMPLE_BRANCH_* is disabled for: - SW events (sw counters, tracepoints) - HW breakpoints - ALL but Intel x86 architecture - AMD64 processors Signed-off-by: Stephane Eranian <eranian@google.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1328826068-11713-10-git-send-email-eranian@google.com Signed-off-by: Ingo Molnar <mingo@elte.hu>