At 2:35 PM -0700 4/30/09, fadden wrote:
>The "hprof" dump can help with that.  I added a quick writeup:

>http://android.git.kernel.org/?p=platform/dalvik.git;a=blob_plain;f=docs/heap-profiling.html;hb=HEAD

Thanks -- I used hprof with a previous layout leakage problem, and I 
think it is a huge turd on toast -- at least the default HTML output 
anyway. Lot's of noise and very little insight. Maybe there are 
better viewers for that data.

In fact, that experience tells me that leaking view trees makes a 
noticeable dent in the regular object heap that is easily seen in 
ddms. Since this problem is causing none of that, it has to be 
something else. Hopefully I'll get to run some more experiments today.

-- Ward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to