Skip to content

Unable to attach uprobes to stripped go binaries #4720

@dwindsor

Description

@dwindsor

Uprobes require symbols to attach to a binary. go maintains a Program Counter Line Table that survives stripping. Use that to calculate uprobe target function names and offsets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions