Hi, I profiled application with command mono --profile=log:noalloc program.exe and afterwards I ran mprof-report --out=output.txt output.mlpd for human readable output from profiler. I tried to find out what does mean method with name: "unknown method 0x9d5c9e4". I think it is a native method (unmanaged code), but I am not sure. Could anyone help me with verifying my assumption?
Thank you. -- View this message in context: http://mono.1490590.n4.nabble.com/Unknown-method-in-mono-profiler-tp4661249.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
