eBPF: Provide file name and line information for Golang symbols
Open
eBPF
enhancement
- Dominant language
- Go
- Stars
- 11.7k
- Forks
- 802
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 80
Description
We currently have no support for resolving golang symbols down to the source code line/file, when collected with eBPF.
It would be super helpful being able to do this, in order to support GitHub integration.
[runtime.FuncForPC
](https://cs.opensource.google/go/go/+/refs/tags/go1.22.1:src/runtime/symtab.go;l=651)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.