heap-prof/README

6 строки
143 B
Plaintext

This is the Mono Heap Profiler.
To build, autogen/make/make install
Run mono --profile=heap:outfile, then run mono-heap-prof-view
to view it.