[Mono-osx] mono_profiler_load

Duane Wandless duane at wandless.net
Wed Aug 4 18:13:41 EDT 2010


I have an embedded Mono app in my OSX application, which I invoke with:
mono_jit_exec (domain, monoAssembly, 1, argv).

I tried calling mono_jit_parse_options, passing "--profile=heap-shot", but
received:
Unsupported command line option

I then tried just calling mono_profiler_load.  But that did not work either.

Should I be able to run a profiler from an embedded app?

Thanks,
Duane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20100804/0f6e0dc2/attachment.html 


More information about the Mono-osx mailing list