From: Andi Kleen Date: Sun, 10 May 2015 19:22:46 +0000 (-0700) Subject: perf/x86/intel/lbr: Optimize v4 LBR unfreezing X-Git-Tag: omap-for-v4.3/fixes-merge-window~24^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=425507fa5f321bb5ce1b5eb57a9586e0cf0b9802;p=pandora-kernel.git 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 Signed-off-by: Peter Zijlstra (Intel) Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: eranian@google.com Link: http://lkml.kernel.org/r/1431285767-27027-9-git-send-email-andi@firstfloor.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed