Skip to content

uprobe support for JIT functions #425

Description

@mmarchini

I wonder if we should add support for JIT functions to uprobes. It should be straightforward to implement by querying /tmp/perf-.map files.

That would allow us to trace dynamic languages functions.

If we decide to add this, should we look at the perf map only on startup, or should we watch the file for changes and attach to new probes when appropriate?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions