Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The contention and mutex profiles are still the old text format. They should use binary format by default, like the others, falling back to text when debug output is requested.
The text was updated successfully, but these errors were encountered:
Change https://golang.org/cl/64410 mentions this issue: runtime/pprof: use new profile format for block/mutex profiles
runtime/pprof: use new profile format for block/mutex profiles
Sorry, something went wrong.
f99d14e
No branches or pull requests
The contention and mutex profiles are still the old text format.
They should use binary format by default, like the others,
falling back to text when debug output is requested.
The text was updated successfully, but these errors were encountered: