Open
Description
My internal concept of this tool comes from the .Net CLR Profiler I used to use ten years ago.
Here is a description from MSDN Magazine.
The old CLR code is here
The Sankey view of which objects are retaining which other objects is (I think) just what you need when you can't figure out why the heap is so large.
The viewcore program seems a great place to start, though it needs some updating for Go 1.16 golang/debug#7 and golang/debug#5
Metadata
Metadata
Assignees
Labels
No labels