]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU
authorKan Liang <kan.liang@intel.com>
Wed, 29 Jun 2016 14:01:51 +0000 (07:01 -0700)
committerIngo Molnar <mingo@kernel.org>
Thu, 7 Jul 2016 07:03:29 +0000 (09:03 +0200)
commit46866b59dfbe9bf99bb1323ce1f3fd2073a81aa3
tree741c18748ba9ef88ee2ac639133db2f7ebae342c
parentaefbc4d04c7b09cb6775a32cea7986c62e489ee2
perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU

This patch adds full support for Intel SKL client uncore PMU:

 - Add support for SKL client CPU uncore PMU, which is similar to the
   BDW client PMU driver. (There are some differences in CBOX numbering
   and uncore control MSR.)
 - Add new support for SkyLake Mobile uncore PMUs, for both CPU and PCI
   uncore functionality.

Signed-off-by: Kan Liang <kan.liang@intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
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/1467208912-8179-1-git-send-email-kan.liang@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/events/intel/uncore.c
arch/x86/events/intel/uncore.h
arch/x86/events/intel/uncore_snb.c