-
Notifications
You must be signed in to change notification settings - Fork 276
Closed
Labels
Description
Hello Milian,
We have faced with a lot of disappeared symbols from Hotspot output due to recent changes about
'Important performance optimization with building of sorted symtab for faster lookups' - Jul 2, 2020 commit fc12536.
I have noticed that there are not considered symbols with zero size and due this they disappeared.
The context is the following - we have some Java benchmarks contained many symbols from .so.
They have zero size and we just lost them at all after mentioned 'Performance optimization' changes.
I will send merge request with my suggestion to fix this.
Darya
Reactions are currently unavailable