-
- Downloads
"scripts/git@ssh.gitlab.freedesktop.org:lumag/msm.git" did not exist on "fccb3d3eda8d19b893e1fd18e8c70b78784b2a72"
Merge tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 perf fixes from Borislav Petkov: - Explicitly clear DEBUGCTL.LBR to prevent LBRs continuing being enabled after handoff to the OS - Check CPUID(0x23) leaf and subleafs presence properly - Remove the PEBS-via-PT feature from being supported on hybrid systems - Fix perf record/top default commands on systems without a raw PMU registered * tag 'perf_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/intel: Ensure LBRs are disabled when a CPU is starting perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF perf/x86/intel: Clean up PEBS-via-PT on hybrid perf/x86/rapl: Fix the error checking order
No related branches found
No related tags found
Showing
- arch/x86/events/intel/core.c 14 additions, 19 deletionsarch/x86/events/intel/core.c
- arch/x86/events/intel/ds.c 9 additions, 1 deletionarch/x86/events/intel/ds.c
- arch/x86/events/rapl.c 4 additions, 8 deletionsarch/x86/events/rapl.c
- arch/x86/include/asm/msr-index.h 2 additions, 1 deletionarch/x86/include/asm/msr-index.h
- arch/x86/include/asm/perf_event.h 25 additions, 3 deletionsarch/x86/include/asm/perf_event.h
Loading
Please register or sign in to comment