Files
binutils-gdb/gprofng/src
Dmitrii Bordukov 00df7c126b gprofng: do not skip weak symbols
PR gprofng/33151

gprofng ignores functions that are compiled as weak symbols. This
heavily affects C++ class methods that are always compiled by g++
and clang++ as weak symbols. In this case 'gprofng display text'
just displays <static>@ADDRESS(<FILENAME>) instead of proper method
name.

The bug has been introduced in the commit 470a0288a8.
2025-07-19 12:54:32 -07:00
..
2025-01-02 15:46:48 -08:00
2025-07-08 10:11:05 -07:00
2025-07-08 10:11:05 -07:00
2025-07-08 10:11:05 -07:00
2025-07-08 10:11:05 -07:00
2025-07-08 10:11:05 -07:00
2025-07-08 10:11:05 -07:00
2025-07-19 12:54:32 -07:00
2025-07-08 10:11:05 -07:00
2025-04-06 18:23:56 -07:00