[GIT PULL] perf event updates for v6.4

From: Ingo Molnar
Date: Thu Apr 27 2023 - 16:38:22 EST



Linus,

Please pull the latest perf/core git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-core-2023-04-27

# HEAD: 743767d6f6b8f28228be181fe369657f7ecd1eb2 perf/x86/intel/uncore: Add events for Intel SPR IMC PMU

Perf changes for v6.4:

- Add Intel Granite Rapids support

- Add uncore events for Intel SPR IMC PMU

- Fix perf IRQ throttling bug

Thanks,

Ingo

------------------>
Artem Bityutskiy (1):
perf/x86/cstate: Add Granite Rapids support

Kan Liang (2):
perf/x86/intel: Add Granite Rapids
perf/x86/msr: Add Granite Rapids

Stephane Eranian (1):
perf/x86/intel/uncore: Add events for Intel SPR IMC PMU

Yang Jihong (1):
perf/core: Fix hardlockup failure caused by perf throttle


arch/x86/events/intel/core.c | 16 ++++++++++++++--
arch/x86/events/intel/cstate.c | 2 ++
arch/x86/events/intel/uncore_snbep.c | 12 ++++++++++++
arch/x86/events/msr.c | 2 ++
kernel/events/core.c | 4 ++--
5 files changed, 32 insertions(+), 4 deletions(-)