Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of...
Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux Pull perf tools fixes from Arnaldo Carvalho de Melo: - Fix event parser error for hybrid systems - Fix NULL check against wrong variable in 'perf bench' and in the parsing code - Update arm64 KVM headers from the kernel sources - Sync cpufeatures header with the kernel sources * tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: perf parse: Fix event parser error for hybrid systems perf bench: Fix NULL check against wrong variable perf parse-events: Fix NULL check against wrong variable tools headers cpufeatures: Sync with the kernel sources tools kvm headers arm64: Update KVM headers from the kernel sources
Showing
- tools/arch/arm64/include/uapi/asm/kvm.h 5 additions, 0 deletionstools/arch/arm64/include/uapi/asm/kvm.h
- tools/arch/x86/include/asm/cpufeatures.h 1 addition, 1 deletiontools/arch/x86/include/asm/cpufeatures.h
- tools/perf/bench/epoll-ctl.c 1 addition, 1 deletiontools/perf/bench/epoll-ctl.c
- tools/perf/util/parse-events.c 5 additions, 3 deletionstools/perf/util/parse-events.c
Please register or sign in to comment