Skip to content

Sankey view of Go heap dump #2

Open
@bboreham

Description

@bboreham

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions