/allocview

Live visualizing Go allocations.

Primary LanguageGoMIT LicenseMIT

AllocView

AllocView is for visualizing Go program allocations in real-time.

How to use

Run the program with:

allocview <command>

The program should import "loov.dev/allocview/attach" to attach the program.