Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Thomas Gleixner: "A set of fixes for perf: Kernel side: - Fix the hardcoded index of extra PCI devices on Broadwell which caused a resource conflict and triggered warnings on CPU hotplug. Tooling: - Update the tools copy of several files, including perf_event.h, powerpc's asm/unistd.h (new io_pgetevents syscall), bpf.h and x86's memcpy_64.s (used in 'perf bench mem'), silencing the respective warnings during the perf tools build. - Fix the build on the alpine:edge distro" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devices perf tools: Fix the build on the alpine:edge distro tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' tools headers uapi: Refresh linux/bpf.h copy tools headers powerpc: Update asm/unistd.h copy to pick new tools headers uapi: Update tools's copy of linux/perf_event.h
Showing
- arch/x86/events/intel/uncore.h 1 addition, 1 deletionarch/x86/events/intel/uncore.h
- arch/x86/events/intel/uncore_snbep.c 7 additions, 3 deletionsarch/x86/events/intel/uncore_snbep.c
- tools/arch/powerpc/include/uapi/asm/unistd.h 1 addition, 0 deletionstools/arch/powerpc/include/uapi/asm/unistd.h
- tools/arch/x86/include/asm/mcsafe_test.h 13 additions, 0 deletionstools/arch/x86/include/asm/mcsafe_test.h
- tools/arch/x86/lib/memcpy_64.S 54 additions, 58 deletionstools/arch/x86/lib/memcpy_64.S
- tools/include/uapi/linux/bpf.h 23 additions, 5 deletionstools/include/uapi/linux/bpf.h
- tools/include/uapi/linux/perf_event.h 2 additions, 0 deletionstools/include/uapi/linux/perf_event.h
- tools/perf/arch/x86/util/pmu.c 1 addition, 0 deletionstools/perf/arch/x86/util/pmu.c
- tools/perf/arch/x86/util/tsc.c 1 addition, 0 deletionstools/perf/arch/x86/util/tsc.c
- tools/perf/bench/Build 1 addition, 0 deletionstools/perf/bench/Build
- tools/perf/bench/mem-memcpy-x86-64-asm.S 1 addition, 0 deletionstools/perf/bench/mem-memcpy-x86-64-asm.S
- tools/perf/bench/mem-memcpy-x86-64-lib.c 24 additions, 0 deletionstools/perf/bench/mem-memcpy-x86-64-lib.c
- tools/perf/perf.h 1 addition, 0 deletionstools/perf/perf.h
- tools/perf/util/header.h 1 addition, 0 deletionstools/perf/util/header.h
- tools/perf/util/namespaces.h 1 addition, 0 deletionstools/perf/util/namespaces.h
Loading
Please register or sign in to comment