-
- Downloads
Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 perf fixes from Borislav Petkov: - Define the correct set of default hw events on AMD Zen4 - Use the correct stalled cycles PMCs on AMD Zen2 and newer - Fix detection of the LBR freeze feature on AMD * tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/amd/core: Define a proper ref-cycles event for Zen 4 and later perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and later perf/x86/amd/lbr: Use freeze based on availability x86/cpufeatures: Add new word for scattered features
Showing
- arch/x86/events/amd/core.c 34 additions, 5 deletionsarch/x86/events/amd/core.c
- arch/x86/events/amd/lbr.c 10 additions, 6 deletionsarch/x86/events/amd/lbr.c
- arch/x86/include/asm/cpufeature.h 4 additions, 2 deletionsarch/x86/include/asm/cpufeature.h
- arch/x86/include/asm/cpufeatures.h 9 additions, 1 deletionarch/x86/include/asm/cpufeatures.h
- arch/x86/include/asm/disabled-features.h 2 additions, 1 deletionarch/x86/include/asm/disabled-features.h
- arch/x86/include/asm/required-features.h 2 additions, 1 deletionarch/x86/include/asm/required-features.h
- arch/x86/kernel/cpu/scattered.c 1 addition, 0 deletionsarch/x86/kernel/cpu/scattered.c
Please register or sign in to comment