pprof: source view is always blank at tip (due to upstream pprof bug) #45786
Labels
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
okay-after-beta1
Used by release team to mark a release-blocker issue as okay to resolve either before or after beta1
release-blocker
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
On tip, yes, in Go 1.16, no.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Then navigate to the "source" view at the top left.
What did you expect to see?
A page containing the source of the benchmarked code.
What did you see instead?
The source page is always empty with Go profiles.
This issue is technically google/pprof#621, but as pprof is vendored into Go and the current version is broken (and the freeze is quite soon), I wanted to ensure this was triaged here.
The text was updated successfully, but these errors were encountered: