]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
perf/x86/intel/uncore: Fix Skylake UPI PMU event masks
authorStephane Eranian <eranian@google.com>
Thu, 13 Jul 2017 17:35:45 +0000 (10:35 -0700)
committerIngo Molnar <mingo@kernel.org>
Mon, 24 Jul 2017 09:13:17 +0000 (11:13 +0200)
commitb3625980a65db6b6b6bbd5790a77ab95ce6397c5
treeb2a044194c11d0d907c72046898a48a2fe1924a3
parent520eccdfe187591a51ea9ab4c1a024ae4d0f68d9
perf/x86/intel/uncore: Fix Skylake UPI PMU event masks

This patch fixes the event_mask and event_ext_mask for the Intel Skylake
Server UPI PMU. Bit 21 is not used as a filter. The extended umask is
from bit 32 to bit 55. Correct both umasks.

Signed-off-by: Stephane Eranian <eranian@google.com>
Signed-off-by: Kan Liang <kan.liang@intel.com>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Link: http://lkml.kernel.org/r/1499967350-10385-2-git-send-email-kan.liang@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/events/intel/uncore_snbep.c