[Mono-list] heap-prof with mono 1.1.7

Ben Maurer bmaurer at ximian.com
Wed May 25 13:01:58 EDT 2005


On Wed, 2005-05-25 at 07:50 -0600, Poorna Pushkala wrote:
> Hi,
> 
> Could somebody guide me as to how to use heap-prof with mono 1.1.7? 
> I run my mono app as  
> 
> mono --profiler=heap:outfilename myapp.exe
> 
> and then run mono-heap-prof-view and open 'outfilename', but
> mono-heap-prof-view crashes immediately. 
> 
> Could somebody guide me ? Is there an alternative to
> mono-heap-prof-view? 
> 

What kind of crash did you get? Can you send me the generated file?

I haven't been able to maintain this tool due to being extremely busy,
but I can take a look.

You can use --profile to get some information about memory, but it
doesn't give as nice of a view as my profiler :-).

-- Ben



More information about the Mono-list mailing list