[PATCH v3 0/9] perf build: Support building with Clang
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Thu Oct 9 19:27:18 PDT 2025
Hello:
This series was applied to riscv/linux.git (fixes)
by Arnaldo Carvalho de Melo <acme at redhat.com>:
On Mon, 06 Oct 2025 17:21:22 +0100 you wrote:
> This series adds support for building perf with Clang, following the
> discussion in [1]. Because the Android NDK uses Clang by default,
> enabling Clang builds naturally covers Android as well.
>
> The series is organized as follows:
>
> - Patches 1~2: Fix two bugs found with Clang.
> - Patches 3~7: Correct CROSS_ARCH, Disable thread safety analysis for
> perl header, and dismiss Clang build warnings.
> - Patches 8~9: Enable Clang in the Makefile and update the
> documentation.
>
> [...]
Here is the summary with links:
- [v3,1/9] tools build: Align warning options with perf
https://git.kernel.org/riscv/c/53d067feb8c4
- [v3,2/9] perf python: split Clang options when invoking Popen
https://git.kernel.org/riscv/c/c6a43bc3e8f6
- [v3,3/9] perf build: Correct CROSS_ARCH for clang
https://git.kernel.org/riscv/c/ed33e5e43c1e
- [v3,4/9] perf build: Disable thread safety analysis for perl header
https://git.kernel.org/riscv/c/e7e86d7697c6
- [v3,5/9] perf test coresight: Dismiss clang warning for memcpy thread
https://git.kernel.org/riscv/c/50b7e7082a3d
- [v3,6/9] perf test coresight: Dismiss clang warning for thread loop
https://git.kernel.org/riscv/c/244a1ac76a67
- [v3,7/9] perf test coresight: Dismiss clang warning for unroll loop thread
https://git.kernel.org/riscv/c/9ec46fc93803
- [v3,8/9] perf build: Support build with clang
https://git.kernel.org/riscv/c/4772e66cb45e
- [v3,9/9] perf docs: Document building with Clang
https://git.kernel.org/riscv/c/0a75ba3e842c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-riscv
mailing list