Re: [PATCH] gendwarfksyms: Add a separate pass to resolve FQNs

From: Masahiro Yamada
Date: Sat Feb 15 2025 - 08:00:31 EST


On Tue, Feb 4, 2025 at 6:26 AM Sami Tolvanen <samitolvanen@xxxxxxxxxx> wrote:
>
> Using dwarf_getscopes_die to resolve fully-qualified names turns out to
> be rather slow, and also results in duplicate scopes being processed,
> which doesn't help. Simply adding an extra pass to resolve names for all
> DIEs before processing exports is noticeably faster.


Applied to linux-kbuild. Thanks!

--
Best Regards
Masahiro Yamada