google / google/gops

Support debug.WriteHeapDump?

Open
#269 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
7k
Forks
334
PR merge metrics
No merged PRs in 30d

Description

The pprof heap profile is somewhat useful, but it only narrows things down to which function/method is doing the allocating - not which objects are in memory.

`debug.WriteHeapDump()` can be used to get more detailled stats - it would be good to allow triggering this via `gops` too

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.