]> git.baikalelectronics.ru Git - kernel.git/commit
perf/x86/intel/uncore: Add Broadwell-EP uncore support
authorKan Liang <kan.liang@intel.com>
Thu, 3 Dec 2015 21:00:11 +0000 (16:00 -0500)
committerIngo Molnar <mingo@kernel.org>
Wed, 6 Jan 2016 10:15:36 +0000 (11:15 +0100)
commit725b9e03c4761e7f44ec2736766c7119feeab88e
tree5d9bc41ddd1d0ee7176c216563ee766ec80accd2
parentd04b7370310c1bdf34bb065d816f5e9951ddb871
perf/x86/intel/uncore: Add Broadwell-EP uncore support

The uncore subsystem for Broadwell-EP is similar to Haswell-EP.
There are some differences in pci device IDs, box number and
constraints. This patch extends the Broadwell-DE codes to support
Broadwell-EP.

Signed-off-by: Kan Liang <kan.liang@intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Link: http://lkml.kernel.org/r/1449176411-9499-1-git-send-email-kan.liang@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/perf_event_intel_uncore.c
arch/x86/kernel/cpu/perf_event_intel_uncore_snbep.c