Hello folks, I'm trying to get the cov profile running,
I do: $ mono --profile:cov myprog.exe And I get: mono: symbol lookup error: /usr/local/lib/libmono-profiler-cov.so: undefined symbol: monoeg_malloc0 I'm using mono built from github within the last 3 weeks (and everything else so far works very well). Am I unlucky or is the cov profiler not expected to work right now? (fwiw, I've been able to happily use the log profiler) Many thanks Ian _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
