[Mono-osx] How do I use the built-in Mono profiler? (dummies guide please)
gooisoft
thefaker at hotmail.com
Tue Apr 2 18:24:40 UTC 2013
I admit I am a windows developer, floundering around on a MacOS - so please
forgive me.
But...
This page:
http://www.mono-project.com/Profiler
says that I can type a command like this:
mono --profile=log program.exe
to log performance profiling information while the executable runs.
But when I try this command I get the following response:
<<<
2013-04-02 19:13:42.421 mono[1989:707] No Info.plist file in application
bundle or no NSPrincipalClass in the Info.plist file, exiting
>>>
I have also tried various permutations and combinations, including things
like:
mono --profile=log Program.app/Contents/MacOS/Program
Which gives:
<<<
Cannot open assembly 'Program.app/Contents/MacOS/Program': File does not
contain a valid CIL image.
>>>
--
View this message in context: http://mono.1490590.n4.nabble.com/How-do-I-use-the-built-in-Mono-profiler-dummies-guide-please-tp4659210.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list