6d2bae635c
* memstat.c (size_to_units): Casts to double. Duh! svn path=/trunk/heap-prof/; revision=39354 |
||
---|---|---|
mime-data | ||
src | ||
AUTHORS | ||
ChangeLog | ||
LICENSE | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO | ||
autogen.sh | ||
configure.in | ||
ltmain.sh | ||
mono.patch |
README
This is the Mono Heap Profiler. To install, you need to do: patch < ../heap-prof/mono.patch in your mono dir. Then do an autogen/make/make install in here. Run mono --profile=heap:outfile, then run mono-heap-prof-view to view it.