>>There was talk of Mono 2.10 having profiling _support_ -- it has the ability to capture GC data, trace the >>GC heap, get call stat stacks, etc. >>However, (1) there's no UI for all this data, and (2) there's currently no easy way to get at the data when >>it's on Android/etc.
>>In short, it serves as the foundation for future work. Is there any progress on this front? I have monodevelop 2.8.5 but I can't seem to find any 'profiler' support as mentioned in http://docs.xamarin.com/ios/tutorials/MONOTOUCH_PROFILER?highlight=profiler this documentation . I've got a serious bottle neck in a multi threaded application (windows port), which is hard to trace without a profiler. I tried ddms, but this only appears to capture java calls, not the mono functions. Thanks. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/profiling-and-other-tools-in-monotouch-droid-tp4634716p5533644.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
