https://github.com/torvalds/linux
Revision 727ea09e99b8e765388d4ca994e8a68a991f4d98 authored by Linus Torvalds on 06 November 2022, 20:41:32 UTC, committed by Linus Torvalds on 06 November 2022, 20:41:32 UTC
Pull perf fixes from Borislav Petkov:

 - Add Cooper Lake's stepping to the PEBS guest/host events isolation
   fixed microcode revisions checking quirk

 - Update Icelake and Sapphire Rapids events constraints

 - Use the standard energy unit for Sapphire Rapids in RAPL

 - Fix the hw_breakpoint test to fail more graciously on !SMP configs

* tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
  perf/x86/intel: Fix pebs event constraints for SPR
  perf/x86/intel: Fix pebs event constraints for ICL
  perf/x86/rapl: Use standard Energy Unit for SPR Dram RAPL domain
  perf/hw_breakpoint: test: Skip the test if dependencies unmet
2 parent s f6f5204 + 6f8faf4
History
Tip revision: 727ea09e99b8e765388d4ca994e8a68a991f4d98 authored by Linus Torvalds on 06 November 2022, 20:41:32 UTC
Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: 727ea09

back to top