[android-developers] Re: hprof-conv error

2011-06-22 Thread joebowbeer
Could the hprof you grabbed already have been converted? If the hprof file begins "JAVA PROFILE 1.0.3" then it uses the Android extended format, and then you may need to use hprof-conv to convert it to a more standard format before you can analyze it. If it begins "JAVA PROFILE 1.0.2" or somethin

[android-developers] Re: hprof-conv error

2011-02-16 Thread Amit
My problem got resolved by installing memory profiler. Thanks, On Feb 15, 2:10 pm, Amit wrote: > Hi, > > I am having Android 1.6 SDK and running application on Platform2.2. > When i took memory dump, i am not able to convert hprof file captred > by DDMS tool. > hprof-conv utility shows an error: