pyroscope-go
pyroscope-go copied to clipboard
godeltaprof (and golang runtime) sometimes incorrectly outputs generic function names
See https://github.com/golang/go/issues/64528 for more info
@korniltsev fixed this upstream, so go 1.21.6 or newer should no longer have the problem
I think we should backport those changes as we have a fork/copy of src/runtime/pprof/proto.go