-
- Downloads
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Borislav Petkov: - Make sure the PEBS buffer is flushed before reprogramming the hardware so that the correct record sizes are used - Update the sample size for AMD BRS events - Fix a confusion with using the same on-stack struct with different events in the event processing path * tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG perf/x86: Fix missing sample size update on AMD BRS perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
Showing
- arch/x86/events/core.c 2 additions, 4 deletionsarch/x86/events/core.c
- arch/x86/events/intel/ds.c 32 additions, 24 deletionsarch/x86/events/intel/ds.c
- arch/x86/include/asm/perf_event.h 3 additions, 0 deletionsarch/x86/include/asm/perf_event.h
- kernel/events/core.c 13 additions, 1 deletionkernel/events/core.c
Loading
Please register or sign in to comment