Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar: "Misc fixes: PMU driver corner cases, tooling fixes, and an 'AUX' (Intel PT) race related core fix" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler perf/x86/intel: Fix memory leak on hot-plug allocation fail perf: Fix PERF_EVENT_IOC_PERIOD migration race perf: Fix double-free of the AUX buffer perf: Fix fasync handling on inherited events perf tools: Fix test build error when bindir contains double slash perf stat: Fix transaction lenght metrics perf: Fix running time accounting
No related branches found
No related tags found
Showing
- arch/x86/kernel/cpu/perf_event_intel.c 16 additions, 7 deletionsarch/x86/kernel/cpu/perf_event_intel.c
- arch/x86/kernel/cpu/perf_event_intel_cqm.c 3 additions, 5 deletionsarch/x86/kernel/cpu/perf_event_intel_cqm.c
- kernel/events/core.c 67 additions, 24 deletionskernel/events/core.c
- kernel/events/ring_buffer.c 6 additions, 4 deletionskernel/events/ring_buffer.c
- tools/perf/config/Makefile 1 addition, 1 deletiontools/perf/config/Makefile
- tools/perf/util/stat-shadow.c 3 additions, 5 deletionstools/perf/util/stat-shadow.c
Loading
Please register or sign in to comment