diff options
author | Andi Kleen <ak@linux.intel.com> | 2015-05-10 21:22:46 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2015-08-04 10:16:58 +0200 |
commit | 425507fa5f321bb5ce1b5eb57a9586e0cf0b9802 (patch) | |
tree | e1f9614f91b95c082ce0ab0d2310103811954d96 /drivers | |
parent | perf/x86/intel: Move PMU ACK to after LBR read (diff) | |
download | linux-425507fa5f321bb5ce1b5eb57a9586e0cf0b9802.tar.xz linux-425507fa5f321bb5ce1b5eb57a9586e0cf0b9802.zip |
perf/x86/intel/lbr: Optimize v4 LBR unfreezing
In Arch perfmon v4 the GLOBAL_STATUS reset automatically unfreezes
LBRs. So no need to do it manually in the LBR code. Add a check
to skip it.
v2: Move test up to beginning of function.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: eranian@google.com
Link: http://lkml.kernel.org/r/1431285767-27027-9-git-send-email-andi@firstfloor.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions