Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

mono/heap-prof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.