Is there a memory analyzer tool that can be used with monodroid? (some equivalent to MAT for android http://android-developers.blogspot.ro/2011/03/memory-analysis-for-android.html)
Or is there a way of using MAT (from eclipse) to check memory usage/leaks of a monodroid application ?
Thank you :)