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: an ABI fix for a reserved field, AMD IBS fixes, an Intel uncore PMU driver fix and a header typo fix" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/ perf/x86/uncore: Fix event group support perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity perf/core: Start rejecting the syscall with attr.__reserved_2 set
Showing
- arch/x86/events/amd/ibs.c 5 additions, 3 deletionsarch/x86/events/amd/ibs.c
- arch/x86/events/intel/uncore.c 38 additions, 6 deletionsarch/x86/events/intel/uncore.c
- arch/x86/events/intel/uncore.h 0 additions, 12 deletionsarch/x86/events/intel/uncore.h
- include/linux/perf_event.h 1 addition, 1 deletioninclude/linux/perf_event.h
- kernel/events/core.c 1 addition, 1 deletionkernel/events/core.c
Please register or sign in to comment