# git gc # git rev-parse -q --verify 1862a69c917417142190bc18c8ce16680598664b^{commit} 1862a69c917417142190bc18c8ce16680598664b already have revision, skipping fetch # git checkout -q -f -B kisskb 1862a69c917417142190bc18c8ce16680598664b # git clean -qxdf # < git log -1 # commit 1862a69c917417142190bc18c8ce16680598664b # Merge: 94a4c2bb7a1f 940a445a9040 # Author: Linus Torvalds # Date: Sat Apr 9 18:45:10 2022 -1000 # # Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull perf tools fixes from Arnaldo Carvalho de Melo: # # - Fix the clang command line option probing and remove some options to # filter out, fixing the build with the latest clang versions # # - Fix 'perf bench' futex and epoll benchmarks to deal with machines # with more than 1K CPUs # # - Fix 'perf test tsc' error message when not supported # # - Remap perf ring buffer if there is no space for event, fixing perf # usage in 32-bit ChromeOS # # - Drop objdump stderr to avoid getting stuck waiting for stdout output # in 'perf annotate' # # - Fix up garbled output by now showing unwind error messages when # augmenting frame in best effort mode # # - Fix perf's libperf_print callback, use the va_args eprintf() variant # # - Sync vhost and arm64 cputype headers with the kernel sources # # - Fix 'perf report --mem-mode' with ARM SPE # # - Add missing external commands ('iiostat', etc) to 'perf --list-cmds' # # * tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: # perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout output # perf tools: Add external commands to list-cmds # perf docs: Add perf-iostat link to manpages # perf session: Remap buf if there is no space for event # perf bench: Fix epoll bench to correct usage of affinity for machines with #CPUs > 1K # perf bench: Fix futex bench to correct usage of affinity for machines with #CPUs > 1K # perf tools: Fix perf's libperf_print callback # perf: arm-spe: Fix perf report --mem-mode # perf unwind: Don't show unwind error messages when augmenting frame pointer stack # tools headers arm64: Sync arm64's cputype.h with the kernel sources # perf test tsc: Fix error message when not supported # perf build: Don't use -ffat-lto-objects in the python feature test when building with clang-13 # perf python: Fix probing for some clang command line options # tools build: Filter out options and warnings not supported by clang # tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts # tools include UAPI: Sync linux/vhost.h with the kernel sources # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 1862a69c917417142190bc18c8ce16680598664b # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:04:06.593582