]> git.baikalelectronics.ru Git - kernel.git/commit
perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore driver
authorAndi Kleen <ak@linux.intel.com>
Thu, 4 Sep 2014 23:08:28 +0000 (16:08 -0700)
committerIngo Molnar <mingo@kernel.org>
Wed, 24 Sep 2014 12:48:23 +0000 (14:48 +0200)
commit03f764e78532fb5381c0e1c0082bd3de60677144
tree725c229e2eeb166e3be5594f01709fa613ef3311
parentfdaf0f6b6e98feaa2cdfaa4ad348dc3c926cfccd
perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore driver

The IvyBridge-EP uncore driver was missing three filter flags:
NC, ISOC, C6 which are useful in some cases. Support them in the same way
as the Haswell EP driver, by allowing to set them and exposing
them in the sysfs formats.

Also fix a typo in a define.

Relies on the Haswell EP driver to be applied earlier.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1409872109-31645-4-git-send-email-andi@firstfloor.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/perf_event_intel_uncore_snbep.c