OSDN Git Service

perf/x86/cstate: Add Tremont support
authorKan Liang <kan.liang@linux.intel.com>
Tue, 28 Jan 2020 18:31:18 +0000 (10:31 -0800)
committerIngo Molnar <mingo@kernel.org>
Tue, 11 Feb 2020 12:17:49 +0000 (13:17 +0100)
commitecf71fbccb9ac5cb964eb7de59bb9da3755b7885
tree5c62a7bde5e817968e8ce64fbe79fad9fbfc1b34
parenteda23b387f6c4bb2971ac7e874a09913f533b22c
perf/x86/cstate: Add Tremont support

Tremont is Intel's successor to Goldmont Plus. From the perspective of
Intel cstate residency counters, there is nothing changed compared with
Goldmont Plus and Goldmont.

Share glm_cstates with Goldmont Plus and Goldmont.
Update the comments for Tremont.

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Link: https://lkml.kernel.org/r/1580236279-35492-2-git-send-email-kan.liang@linux.intel.com
arch/x86/events/intel/cstate.c