Re: [PATCH v14 00/32] perf tools: Add evsel to perf_sample

From: Ian Rogers

Date: Wed May 20 2026 - 18:38:20 EST


On Wed, May 20, 2026 at 2:51 PM Arnaldo Carvalho de Melo
<acme@xxxxxxxxxx> wrote:
>
>
> Everything is at
>
> https://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git tmp.perf-tools-next
>
> I also rebased my perf.data validation (that has some extra fixes, because... Sashiko):
>
> https://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git perf-data-validation
>
> I think I addressed some of your review comments, if bored, take a look,
> I'll submit as soon as I get what is in tmp.perf-tools-next moved to
> perf-tools-next which I plan/hope to do later today, after the container
> build tests finish.

I'll look at the perf-data-validation branch. Would it be okay to post
the patches to LKML so that we can get the Sashiko review on them?

Thanks,
Ian

> - Arnaldo