[ Sorry for late list reply. My first attempt hit list size limits with some screen shots. ]
Thanks for the doc Rolf. I did not see the my device listed under the Choose Target menu. I saw this message in the Console: > Device 'Build Version xxxx iPad ID xxxxxx' is not setup as a development > device. Use Xcode to setup. When I launched the Xcode organizer I saw: > [ Use for Development ] I must have missed this step in device setup originally. I was installing to and debugging against this device fine, and have not needed this until now. Instrumentation worked once I provisioned fully. If you intend on integrating your doc to Xamarin's Website I hope you do, it is a good doc for iOS dev noobs like myself maybe add a statement like the following: > If you don't see your device listed under the "Choose Target" menu, check the > Console for error messages and ensure you have setup your device for > development through the Xcode Organizer (Window->Organizer menu in Xcode). Thanks again!! -Mike From: Rolf Bjarne Kvinge <[email protected]> Date: Mon, 28 Nov 2011 23:53:42 +0100 To: Michael Muegel <[email protected]> Cc: "[email protected]" <[email protected]> Subject: Re: [MonoTouch] Profiling with Instruments Hi, Here is a document with screenshots describing how to get Instruments running: https://docs.google.com/document/d/1oUGGIqSYQjZLLjVLxZKKVJko7_tjwXiEHLLXCDD4 _e0/edit Note that it doesn't explain how to use Instruments itself (you can likely find that elsewhere on the web). Rolf On Sat, Nov 26, 2011 at 8:18 PM, Michael Muegel <[email protected]> wrote: > Is this Instruments profiling info up-to-date? > >> http://docs.xamarin.com/ios/advanced_topics/profiling > > The Instruments instructions don't jive with what I see. I can not figure out > how to profile my MT app. Latest MT/Xcode. Can someone explain how to use > Instruments with MT in detail? > > I can't even follow the Shark instructions since they are so incomplete (where > is Shark? Do I have to download it? How do I launch it?) > > Please consider updating this documentation to require no knowledge of native > iPhone development tools and techniques. It should walk me through profiling > my MonoTouch app on device, including any and all requirements for compiling > (Debug vs. Release AFAICT), etc. > > Thanks, > -Mike > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
