-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We've noticed many cases that require finding the callers of a specific function:
- Functions with tracing disabled.
- Functions with partially optimized code.
- ...
Implementing some sort of dwarf analysis would help automating this cases.
The performance impact is not concerning nor disk space usage, since this feature will most likely run on a server.
The important thing is reliability.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request