From: Linus Torvalds Date: Sun, 31 Oct 2021 18:24:06 +0000 (-0700) Subject: Merge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of git://git.kernel.org/pub/scm... X-Git-Tag: v5.15~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=75fcbd38608c3ce9f4dc784f2ac8916add64c9a8;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of git://git./linux/kernel/git/acme/linux Pull perf tools fixes from Arnaldo Carvalho de Melo: - Fix compilation of callchain related code on powerpc with gcc11+ - Fix PERF_SAMPLE_WEIGHT_STRUCT support in 'perf script' - Check session->header.env.arch before using it, fixing a segmentation fault - Suppress 'rm dlfilter' build messages * tag 'perf-tools-fixes-for-v5.15-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support perf callchain: Fix compilation on powerpc with gcc11+ perf script: Check session->header.env.arch before using it perf build: Suppress 'rm dlfilter' build message --- 75fcbd38608c3ce9f4dc784f2ac8916add64c9a8