Re: [PATCH v4 1/2] perf: move perf_pmus__find_core_pmu() prototype to pmus.h

From: Namhyung Kim
Date: Fri Jun 27 2025 - 14:53:18 EST


On Thu, 12 Jun 2025 11:36:58 -0500, Thomas Falcon wrote:
> perf_pmus__find_core_pmu() is implemented in util/pmus.c but its
> prototpye is in util/pmu.h. Move it to util/pmus.h.
>
>
Applied to perf-tools-next, thanks!

Best regards,
Namhyung