[PATCH v2 0/8] Refactor cpuid and metric table lookup code

patchwork-bot+linux-riscv at kernel.org patchwork-bot+linux-riscv at kernel.org
Wed Dec 11 14:32:49 PST 2024


Hello:

This series was applied to riscv/linux.git (fixes)
by Arnaldo Carvalho de Melo <acme at redhat.com>:

On Thu,  7 Nov 2024 08:20:27 -0800 you wrote:
> Xu Yang <xu.yang_2 at nxp.com> reported issues with the system metric
> lookup:
> https://lore.kernel.org/linux-perf-users/20241106085441.3945502-1-xu.yang_2@nxp.com/
> These patches remove a lot of the logic relating CPUIDs to PMUs so
> that the PMU isn't part of the question when finding a metric table.
> For time reasons, it doesn't go as far as allowing system metrics
> without a metric table as a metric table is needed for metrics to
> refer to other metrics, and the refactoring of that resolution is a
> hassle.
> 
> [...]

Here is the summary with links:
  - [v2,1/8] perf jevents: fix breakage when do perf stat on system metric
    https://git.kernel.org/riscv/c/4a159e6049f3
  - [v2,2/8] perf header: Move is_cpu_online to numa bench
    https://git.kernel.org/riscv/c/c6fafe36bab3
  - [v2,3/8] perf header: Refactor get_cpuid to take a CPU for ARM
    https://git.kernel.org/riscv/c/cec0d6572a44
  - [v2,4/8] perf arm64 header: Use cpu argument in get_cpuid
    https://git.kernel.org/riscv/c/538737da9625
  - [v2,5/8] perf header: Avoid transitive PMU includes
    https://git.kernel.org/riscv/c/7463ee17a740
  - [v2,6/8] perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
    https://git.kernel.org/riscv/c/494c403ff159
  - [v2,7/8] perf jevents: Add map_for_cpu
    https://git.kernel.org/riscv/c/0434410fa45c
  - [v2,8/8] perf pmu: Move pmu_metrics_table__find and remove ARM override
    https://git.kernel.org/riscv/c/8f997865ee9e

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-arm-kernel mailing list