OSDN Git Service

perf/x86/intel: Add Comet Lake CPU support
authorKan Liang <kan.liang@linux.intel.com>
Tue, 8 Oct 2019 15:50:03 +0000 (08:50 -0700)
committerIngo Molnar <mingo@kernel.org>
Sat, 12 Oct 2019 13:13:08 +0000 (15:13 +0200)
commit9066288b2aab1804dc1eebec6ff88474363b89cb
tree7e557d3996e4177335ce0ac620187a94d076d177
parent7a275fd7b9519b5cc63270a8964055aadb04de26
perf/x86/intel: Add Comet Lake CPU support

Comet Lake is the new 10th Gen Intel processor. From the perspective
of Intel PMU, there is nothing changed compared with Sky Lake.
Share the perf code with Sky Lake.

The patch has been tested on real hardware.

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/1570549810-25049-3-git-send-email-kan.liang@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/events/intel/core.c