]> git.baikalelectronics.ru Git - kernel.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)
commita352f9e2bd1dc5691ec0de7b83e4bfe7566a97f4
tree741c18748ba9ef88ee2ac639133db2f7ebae342c
parent5fe8946fd5533293ecbf7da34e86d3a8981dc44a
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