> > We have https://areweslimyet.com/mobile/. However, this doesn't provide > > details into where that memory is allocated > > Ah, but it does! :)
I think perhaps what Margaret is saying is that it doesn't provide Java memory allocations, with class/member/classloader/thread info -- I only see the equivalent to about:memory contents, which isn't of much use when working with the Android half of our codebase. It looks like everything Java-land is just dumped into heap-unclassified. (Please correct me if I'm wrong, because I'd love AWSY to include as much data as HPROF/MAT can show us, so that I don't have to open Eclipse!) Compare and contrast to: http://android-developers.blogspot.com/2011/03/memory-analysis-for-android.html _______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev

