perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappings
authorStephane Eranian <eranian@google.com>
Mon, 30 Jun 2014 14:46:24 +0000 (16:46 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 16 Jul 2014 11:18:41 +0000 (13:18 +0200)
commit7711fe4fc2606712125cff1a55ce00df2ae0f1fb
tree87d183f0d038ba0af32747c3e507b7c8e2791cf4
parent1996388e9f4e3444db8273bc08d25164d2967c21
perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappings

This patch fixes the SNB-EP and IVT Cbox filter mapping
table. The table controls which filters are supported by
which events. There were several mistakes in those tables
causing some filters to be ignored, such as NID on
TOR_INSERTS.

Signed-off-by: Stephane Eranian <eranian@google.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: zheng.z.yan@intel.com
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/20140630144624.GA2604@quad
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/perf_event_intel_uncore.c