i was learn Go profile, and follow this chapter's step. but the cpuprofile produce a empty output file and has nothing when use go tool pprof prof command.
with the same code and command i test on windows, it works fine.
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered:
What version of Go are you using (
go version
)?in wsl:
Does this issue reproduce with the latest release?
unverified.
What operating system and processor architecture are you using (
go env
)?What did you do?
i was learn Go profile, and follow this chapter's step. but the cpuprofile produce a empty output file and has nothing when use go tool pprof prof command.
with the same code and command i test on windows, it works fine.
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: