It works quite well on 2.1 (and on 2.0, but i'm not sure, i just tried it on 2.1 with my nexus).
When you do a hprof-dump and have the proper plugins installed in Eclipse, you get nice charts and graphs of your app's memory usage. I'm not sure how it works, but i think the device dumps a proprietary hprof format for Dalvik, which then gets automatically converted into the 'standard' hprof format and then displayed as charts and graphs. On Jan 19, 9:13 am, kohlerm <[email protected]> wrote: > Hi all, > It seems ddms now has a dump hprof button (since 2.0?). Though it > doesn't seem to work > with an Android 1.5 device (HTC Hero) it's greyed out and says that > hprof dumps are not supported on this VM. > > I know who to still get the heap dump anyway, but I'm asking myself > "Why is that?"- Are newer devices really able to dump directly in > hprof format? > > Regards, > Markus
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

