pyroscope icon indicating copy to clipboard operation
pyroscope copied to clipboard

eBPF: Provide file name and line information for Golang symbols

Open simonswine opened this issue 1 year ago • 0 comments

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

simonswine avatar Mar 26 '24 16:03 simonswine