Re: [PATCH 1/3] perf: add support for printing BTF character arrays as strings

From: Blake Jones
Date: Tue Jun 03 2025 - 14:24:16 EST


The libbpf patch set is under discussion right now. Once it converges,
is there a way to include those patches in the perf tree without
waiting for them to go up to the main tree and then back down? Could I
resend them here, or include them as the first part of my next patch
series?

Thanks in advance for the guidance.

Blake

On Sat, May 31, 2025 at 12:26 AM Blake Jones <blakejones@xxxxxxxxxx> wrote:
>
> Hi Namhyung,
>
> On Fri, May 30, 2025 at 10:40 AM Namhyung Kim <namhyung@xxxxxxxxxx> wrote:
> > I think it's better to go to the bpf tree although it'd take longer to
> > get your perf patches.
>
> Thanks for the suggestion. I've sent this patch to the bpf tree, and I'll
> resend the rest of this series once that change makes its way to this tree.
>
> Blake