[GIT PULL] performance events fixes
From: Ingo Molnar
Date: Sat Feb 22 2025 - 08:54:23 EST
Linus,
Please pull the latest perf/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-2025-02-22
# HEAD: 782cffeec9ad96daa64ffb2d527b2a052fb02552 perf/x86/intel: Fix event constraints for LNC
Fix x86 Intel Lion Cove CPU event constraints, and fix
uprobes debug/error printk output pointer-value verbosity.
Thanks,
Ingo
------------------>
Kan Liang (1):
perf/x86/intel: Fix event constraints for LNC
Thomas Weißschuh (1):
uprobes: Don't use %pK through printk
arch/x86/events/intel/core.c | 20 +++++++-------------
arch/x86/events/intel/ds.c | 2 +-
kernel/events/uprobes.c | 2 +-
3 files changed, 9 insertions(+), 15 deletions(-)