pyroscope-go icon indicating copy to clipboard operation
pyroscope-go copied to clipboard

godeltaprof (and golang runtime) sometimes incorrectly outputs generic function names

Open korniltsev opened this issue 2 years ago • 2 comments

See https://github.com/golang/go/issues/64528 for more info

korniltsev avatar Dec 04 '23 11:12 korniltsev

@korniltsev fixed this upstream, so go 1.21.6 or newer should no longer have the problem

simonswine avatar Feb 14 '24 10:02 simonswine

I think we should backport those changes as we have a fork/copy of src/runtime/pprof/proto.go

korniltsev avatar Feb 15 '24 04:02 korniltsev