# git rev-parse -q --verify ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf^{commit} ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf already have revision, skipping fetch # git checkout -q -f -B kisskb ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf # git clean -qxdf # < git log -1 # commit ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf # Merge: 4806364acf77 2480232c61b8 # Author: Linus Torvalds # Date: Tue Jul 18 14:51:29 2023 -0700 # # Merge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools # # Pull perf tools fixes from Arnaldo Carvalho de Melo: # # - Don't group events when computing metrics that require more than the # maximum number of simultaneously enabled events on AMD systems. # # - Fix multi CU handling in 'perf probe', add a 'perf test' entry to # regress test it. # # - Make the 'perf test task_exit' stop generating samples by using the # 'dummy' event, all it is testing is if a PERF_RECORD_EXIT is # generated at the end of a perf session. This makes this perf test to # stop sometimes failing on some systems due to a full ring buffer. # # - Avoid SEGV if PMU lookup fails for legacy cache terms. # # - Fix libsubcmd SEGV/use-after-free when commands aren't excluded. # # - Fix OpenCSD (ARM64's CoreSight hardware tracing) library path # resolution when specifying CSLIBS= in the make command line. # # - Fix broken feature check for libtracefs due to external lib changes, # use the provided pkgconfig file instead future proof it. # # - Sync drm, fcntl, kvm, mount, prctl, socket, vhost, asound, arm64's # cputype headers with the kernel sources, in some cases this made the # tools become aware of new kernel APIs such as ioctls and the # cachestat sysctl. # # * tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools: # perf test task_exit: No need for a cycles event to check if we get an PERF_RECORD_EXIT # tools headers arm64: Sync arm64's cputype.h with the kernel sources # tools include UAPI: Sync the sound/asound.h copy with the kernel sources # tools include UAPI: Sync linux/vhost.h with the kernel sources # perf beauty: Update copy of linux/socket.h with the kernel sources # perf parse-events: Avoid SEGV if PMU lookup fails for legacy cache terms # libsubcmd: Avoid SEGV/use-after-free when commands aren't excluded # tools headers UAPI: Sync linux/prctl.h with the kernel sources # perf build: Fix broken feature check for libtracefs due to external lib changes # tools include UAPI: Sync linux/mount.h copy with the kernel sources # tools headers UAPI: Sync linux/kvm.h with the kernel sources # tools headers uapi: Sync linux/fcntl.h with the kernel sources # perf vendor events amd: Fix large metrics # perf build: Fix library not found error when using CSLIBS # tools headers UAPI: Sync files changed by new cachestat syscall with the kernel sources # tools headers UAPI: Sync drm/i915_drm.h with the kernel sources # perf probe: Read DWARF files from the correct CU # perf probe: Add test for regression introduced by switch to die_get_decl_file() # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 ccff6d117d8dc8d8d86e8695a75e5f8b01e573bf # make -s -j 160 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # < make -s -j 160 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 160 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 160 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_x86_64_defconfig_x86_64-gcc8 # Build took: 0:03:06.736576