golang/go

runtime: ebpf uretprobe support

Open

#22,008 opened on Sep 25, 2017

View on GitHub
 (12 comments) (12 reactions) (0 assignees)Go (19,008 forks)batch import
OS-Linuxcompiler/runtimehelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

We had issue with using uprobes with ebpf due to dynamic nature of golang stacks. Is there a proposal/way to address that?

Contributor guide