Re: [PATCH v6 00/22] perf: Make code more generic with modern defaults
From: Namhyung Kim
Date: Fri Jul 25 2025 - 14:49:55 EST
On Thu, 24 Jul 2025 09:32:40 -0700, Ian Rogers wrote:
> This patch series combines:
> "perf: Default use of build IDs and improvements"
> https://lore.kernel.org/lkml/20250428213409.1417584-1-irogers@xxxxxxxxxx/
> "Remove global perf_env"
> https://lore.kernel.org/lkml/20250527064153.149939-1-irogers@xxxxxxxxxx/
> "Generic weight struct, use env for sort key and header"
> https://lore.kernel.org/lkml/20250521135500.677508-1-irogers@xxxxxxxxxx/
> This is done as the last 2 series depend on each other and the
> cleanups in the 1st have the potential to conflict with them.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung