]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb9134193bfd2cd3619e6012b9f70c9f3fe2378d0
tree87d183f0d038ba0af32747c3e507b7c8e2791cf4
parent0ae58ff57fc8c7115a223dd43909acab41fd7a2e
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