Skip to content
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: include non-heap memory in pprof profile #19324

Closed
rsc opened this issue Feb 28, 2017 · 1 comment
Closed

runtime: include non-heap memory in pprof profile #19324

rsc opened this issue Feb 28, 2017 · 1 comment

Comments

@rsc
Copy link
Contributor

rsc commented Feb 28, 2017

Now that we can emit rich protos for the memory profile, we should make sure that the memory profile includes all memory taken from the system, not just heap memory.

@rsc rsc added this to the Go1.9Early milestone Feb 28, 2017
@aclements
Copy link
Member

Closing as dup of #15848.

@golang golang locked and limited conversation to collaborators Feb 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants