allocview
allocview copied to clipboard
Live visualizing Go allocations.
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.