Is it possible to compare two HPROF files? How?

link|improve this question

76% accept rate
feedback

1 Answer

up vote 4 down vote accepted

From what I found you can compare only histograms of object. For this go to "Histogram" view, then click "Compare to another Heap Dump" and select another hprof file.

Here is screenshot:enter image description here

link|improve this answer
get to that myself too... also explained here: android-developers.blogspot.com/2011/03/… – Asahi Jun 5 '11 at 9:41
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.