Re: [RFC] kallsyms: embed source file:line info in kernel stack traces

Sasha Levin <[email protected]> Tue, 3 Mar 2026 07:44:19 -0500
Newsgroups dev.linux.lists.ksummit
Message-ID <aabXo2XYUmtlRT6f@laps>
On Tue, Mar 03, 2026 at 08:39:36AM +0300, Alexey Dobriyan wrote:
>On Mon, Mar 02, 2026 at 03:28:28PM -0500, Sasha Levin wrote:
>>   [   11.206749]  dump_stack_lvl+0x5d/0x80 (lib/dump_stack.c:94)
>
>This is super useful, thanks.
>
>Can the 0x prefix be dropped as well?
>It is shorter to print in decimal up to 1 million.
>
>() are just character noise, I'd drop them

Possibly, but I don't think it's related to this work :)

-- 
Thanks,
Sasha