pyroscope
pyroscope copied to clipboard
eBPF: Provide file name and line information for Golang symbols
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.