-
Notifications
You must be signed in to change notification settings - Fork 17.9k
New issue
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
runtime/pprof: package emits invalid memory profile #6906
Labels
Milestone
Comments
I've tried to run std tests with the following patch and -memprofilerate=1024: https://golang.org/cl/62130043/diff/20001/src/pkg/runtime/mprof.goc but it did not catch anything. Maybe it will help you to localize the problem... |
The Go version of pprof handles this profile OK:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
by majek04:
The text was updated successfully, but these errors were encountered: