Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf tooling fixes and updates from Thomas Gleixner: - Fix the header line of perf stat output for '--metric-only --per-socket' - Fix the python build with clang - The usual tools UAPI header synchronization * tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: tools headers: Synchronize linux/bits.h with the kernel sources tools headers: Adopt verbatim copy of compiletime_assert() from kernel sources tools headers: Update x86's syscall_64.tbl with the kernel sources tools headers UAPI: Sync drm/i915_drm.h with the kernel sources tools headers UAPI: Update tools's copy of drm.h headers tools headers kvm: Sync linux/kvm.h with the kernel sources tools headers UAPI: Sync linux/fscrypt.h with the kernel sources tools include UAPI: Sync linux/vhost.h with the kernel sources tools arch x86: Sync asm/cpufeatures.h with the kernel sources tools headers UAPI: Sync linux/mman.h with the kernel tools headers UAPI: Sync sched.h with the kernel tools headers: Update linux/vdso.h and grab a copy of vdso/const.h perf stat: Fix no metric header if --per-socket and --metric-only set perf python: Check if clang supports -fno-semantic-interposition tools arch x86: Sync the msr-index.h copy with the kernel sources
Showing
- tools/arch/x86/include/asm/cpufeatures.h 4 additions, 1 deletiontools/arch/x86/include/asm/cpufeatures.h
- tools/arch/x86/include/asm/msr-index.h 9 additions, 0 deletionstools/arch/x86/include/asm/msr-index.h
- tools/include/linux/bits.h 21 additions, 3 deletionstools/include/linux/bits.h
- tools/include/linux/build_bug.h 82 additions, 0 deletionstools/include/linux/build_bug.h
- tools/include/linux/compiler.h 26 additions, 0 deletionstools/include/linux/compiler.h
- tools/include/linux/const.h 1 addition, 4 deletionstools/include/linux/const.h
- tools/include/linux/kernel.h 1 addition, 3 deletionstools/include/linux/kernel.h
- tools/include/uapi/drm/drm.h 2 additions, 0 deletionstools/include/uapi/drm/drm.h
- tools/include/uapi/drm/i915_drm.h 21 additions, 0 deletionstools/include/uapi/drm/i915_drm.h
- tools/include/uapi/linux/fscrypt.h 1 addition, 0 deletionstools/include/uapi/linux/fscrypt.h
- tools/include/uapi/linux/kvm.h 45 additions, 2 deletionstools/include/uapi/linux/kvm.h
- tools/include/uapi/linux/mman.h 3 additions, 2 deletionstools/include/uapi/linux/mman.h
- tools/include/uapi/linux/sched.h 5 additions, 0 deletionstools/include/uapi/linux/sched.h
- tools/include/uapi/linux/vhost.h 24 additions, 0 deletionstools/include/uapi/linux/vhost.h
- tools/include/vdso/bits.h 9 additions, 0 deletionstools/include/vdso/bits.h
- tools/include/vdso/const.h 10 additions, 0 deletionstools/include/vdso/const.h
- tools/perf/arch/x86/entry/syscalls/syscall_64.tbl 370 additions, 370 deletionstools/perf/arch/x86/entry/syscalls/syscall_64.tbl
- tools/perf/check-headers.sh 3 additions, 0 deletionstools/perf/check-headers.sh
- tools/perf/trace/beauty/clone.c 1 addition, 0 deletionstools/perf/trace/beauty/clone.c
- tools/perf/trace/beauty/mmap.c 1 addition, 0 deletionstools/perf/trace/beauty/mmap.c
Loading
Please register or sign in to comment