-
- 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: "Fixes and HW enablement patches: - Tooling fixes, most of which are tooling header synchronization with v5.6 changes - Fix kprobes fallout on ARM - Add Intel Elkhart Lake support and extend Tremont support, these are relatively simple and should only affect those models - Fix the AMD family 17h generic event table" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (30 commits) perf llvm: Fix script used to obtain kernel make directives to work with new kbuild tools headers kvm: Sync linux/kvm.h with the kernel sources tools headers kvm: Sync kvm headers with the kernel sources tools arch x86: Sync asm/cpufeatures.h with the kernel sources tools headers x86: Sync disabled-features.h tools include UAPI: Sync sound/asound.h copy tools headers UAPI: Sync asm-generic/mman-common.h with the kernel perf tools: Add arm64 version of get_cpuid() tools headers UAPI: Sync drm/i915_drm.h with the kernel sources tools headers uapi: Sync linux/fscrypt.h with the kernel sources tools headers UAPI: Sync sched.h with the kernel perf trace: Resolve prctl's 'option' arg strings to numbers perf beauty prctl: Export the 'options' strarray tools headers UAPI: Sync prctl.h with the kernel sources tools headers UAPI: Sync copy of arm64's asm/unistd.h with the kernel sources perf maps: Move kmap::kmaps setup to maps__insert() perf maps: Fix map__clone() for struct kmap perf maps: Mark ksymbol DSOs with kernel type perf maps: Mark module DSOs with kernel type tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h to pick up openat2 and pidfd_getfd ...
No related branches found
No related tags found
Showing
- arch/arm/kernel/ftrace.c 2 additions, 5 deletionsarch/arm/kernel/ftrace.c
- arch/arm/kernel/patch.c 9 additions, 10 deletionsarch/arm/kernel/patch.c
- arch/x86/events/amd/core.c 1 addition, 0 deletionsarch/x86/events/amd/core.c
- arch/x86/events/intel/core.c 1 addition, 0 deletionsarch/x86/events/intel/core.c
- arch/x86/events/intel/cstate.c 13 additions, 9 deletionsarch/x86/events/intel/cstate.c
- arch/x86/events/intel/ds.c 2 additions, 0 deletionsarch/x86/events/intel/ds.c
- arch/x86/events/msr.c 2 additions, 1 deletionarch/x86/events/msr.c
- tools/arch/arm64/include/uapi/asm/kvm.h 10 additions, 2 deletionstools/arch/arm64/include/uapi/asm/kvm.h
- tools/arch/arm64/include/uapi/asm/unistd.h 1 addition, 0 deletionstools/arch/arm64/include/uapi/asm/unistd.h
- tools/arch/x86/include/asm/cpufeatures.h 2 additions, 0 deletionstools/arch/x86/include/asm/cpufeatures.h
- tools/arch/x86/include/asm/disabled-features.h 1 addition, 7 deletionstools/arch/x86/include/asm/disabled-features.h
- tools/include/uapi/asm-generic/mman-common.h 2 additions, 0 deletionstools/include/uapi/asm-generic/mman-common.h
- tools/include/uapi/asm-generic/unistd.h 6 additions, 1 deletiontools/include/uapi/asm-generic/unistd.h
- tools/include/uapi/drm/i915_drm.h 32 additions, 0 deletionstools/include/uapi/drm/i915_drm.h
- tools/include/uapi/linux/fcntl.h 1 addition, 1 deletiontools/include/uapi/linux/fcntl.h
- tools/include/uapi/linux/fscrypt.h 13 additions, 1 deletiontools/include/uapi/linux/fscrypt.h
- tools/include/uapi/linux/kvm.h 5 additions, 0 deletionstools/include/uapi/linux/kvm.h
- tools/include/uapi/linux/openat2.h 39 additions, 0 deletionstools/include/uapi/linux/openat2.h
- tools/include/uapi/linux/prctl.h 4 additions, 0 deletionstools/include/uapi/linux/prctl.h
- tools/include/uapi/linux/sched.h 6 additions, 0 deletionstools/include/uapi/linux/sched.h
Loading
Please register or sign in to comment