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)
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>

No differences found