Skip to content

dwarf analysis support #179

@fgyanz

Description

@fgyanz

We've noticed many cases that require finding the callers of a specific function:

  1. Functions with tracing disabled.
  2. Functions with partially optimized code.
  3. ...

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions