Re: [PATCH v2 3/4] perf: collect BPF metadata from new programs, and display the new event
From: Blake Jones
Date: Fri Jun 06 2025 - 17:52:21 EST
Hi Namhyung,
On Fri, Jun 6, 2025 at 12:02 PM Namhyung Kim <namhyung@xxxxxxxxxx> wrote:
> Can you please split the final synthesis and the processing/display
> parts? I prefer commits doing one at a time.
Sorry about that - when I was doing development these two parts seemed
inextricably tied up, but when I went back over them just now they were
easy to separate. v3 will have these split out.
Blake