-
- Downloads
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar: "Two fixes: - Fix 'NMI handler took too long to run' false positives [ Genuine NMI overhead speedups will come for v3.13, this commit only fixes a measurement bug ] - Fix perf ring-buffer missed barrier causing (rare) ring-buffer data corruption on ppc64" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86: Fix NMI measurements perf: Fix perf ring buffer memory ordering
No related branches found
No related tags found
Showing
- arch/x86/kernel/cpu/perf_event.c 3 additions, 3 deletionsarch/x86/kernel/cpu/perf_event.c
- arch/x86/kernel/nmi.c 2 additions, 2 deletionsarch/x86/kernel/nmi.c
- include/uapi/linux/perf_event.h 7 additions, 5 deletionsinclude/uapi/linux/perf_event.h
- kernel/events/ring_buffer.c 27 additions, 4 deletionskernel/events/ring_buffer.c
Loading
Please register or sign in to comment