Re: [PATCH 1/1] perf symbols: Handle '1' symbols in /proc/kallsyms

From: Miguel Ojeda

Date: Tue Nov 11 2025 - 16:16:41 EST


On Fri, Nov 7, 2025 at 2:35 AM Miguel Ojeda
<miguel.ojeda.sandonis@xxxxxxxxx> wrote:
>
> We don't handle the big symbol double-byte... I will send a patch.

For (cross-)reference, I sent this patch a few days ago:

https://lore.kernel.org/rust-for-linux/20251107050414.511648-1-ojeda@xxxxxxxxxx/

And then Gary told me today (thanks!) there was a similar path a year ago:

https://lore.kernel.org/lkml/20241011143853.3022643-1-zhengyejian@xxxxxxxxxxxxxxx/

So I think we should take Zheng's (Cc'd).

Thanks!

Cheers,
Miguel