svn path=/trunk/heap-prof/; revision=40967
This commit is contained in:
Ben Maurer 2005-02-21 02:10:36 +00:00
Родитель b46b70cf66
Коммит d3344964f8
1 изменённых файлов: 1 добавлений и 7 удалений

8
README
Просмотреть файл

@ -1,12 +1,6 @@
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.
To build, autogen/make/make install
Run mono --profile=heap:outfile, then run mono-heap-prof-view
to view it.