[PATCH 0/2] perf: Add Tremont support

From: kan . liang
Date: Tue Apr 09 2019 - 21:10:46 EST


From: Kan Liang <kan.liang@xxxxxxxxxxxxxxx>

The patch series intends to add Tremont support for Linux perf.

The patch series is on top of Icelake V5 patch series (with Peter's cleanup patch).
https://lkml.org/lkml/2019/4/8/630

PATCH 1: The feature is for both Icelake and Tremont. It missed the
Icelake patch series.
PATCH 2: Tremont core PMU support.

Kan Liang (2):
perf/x86/intel: Support adaptive PEBS for fixed counters
perf/x86/intel: Add Tremont core PMU support

arch/x86/events/intel/core.c | 93 +++++++++++++++++++++++++++++++++++++++
arch/x86/include/asm/perf_event.h | 1 +
2 files changed, 94 insertions(+)

--
2.7.4