[Mono-dev] mono_profiler_load
Duane Wandless
duane at wandless.net
Wed Aug 4 17:59:13 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-devel-list/attachments/20100804/2d2608e5/attachment-0001.html
More information about the Mono-devel-list
mailing list