]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
perf/x86/intel/uncore: Add Clearwater Forest support
authorKan Liang <kan.liang@linux.intel.com>
Wed, 11 Dec 2024 16:11:46 +0000 (08:11 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Jan 2025 09:34:21 +0000 (10:34 +0100)
commit8659da87d21678088ddbed263ad713381db86745
tree315a8265a8786d819f5412f933e4081ae847f76c
parent908dd70d54463eec26660e91aaff0891cad11c6e
perf/x86/intel/uncore: Add Clearwater Forest support

commit b6ccddd6fe1fd49c7a82b6fbed01cccad21a29c7 upstream.

From the perspective of the uncore PMU, the Clearwater Forest is the
same as the previous Sierra Forest. The only difference is the event
list, which will be supported in the perf tool later.

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/20241211161146.235253-1-kan.liang@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/events/intel/uncore.c