perf/x86/intel: Add Jasper Lake support
authorKan Liang <kan.liang@linux.intel.com>
Mon, 28 Sep 2020 12:30:41 +0000 (05:30 -0700)
committerPeter Zijlstra <peterz@infradead.org>
Tue, 29 Sep 2020 07:57:01 +0000 (09:57 +0200)
commitdbfd638889a0396f5fe14ff3cc2263ec1e1cac62
tree648426961e9ce66e1d238a69f506ca517cd42fc7
parentee139385432e919f4d1f59b80edbc073cdae1391
perf/x86/intel: Add Jasper Lake support

The Jasper Lake processor is also a Tremont microarchitecture. From the
perspective of Intel PMU, there is nothing changed compared with
Elkhart Lake.
Share the perf code with Elkhart Lake.

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/1601296242-32763-1-git-send-email-kan.liang@linux.intel.com
arch/x86/events/intel/core.c