Memory analyzing issues

I have been having some issues trying to set up MAT. actually I believe I have it all set up I am just unable to open the hprof files which I have dumped from eclipse…
specifically I am having issues reformatting the hprof files to a format that MAT can read. as I understand it the hprof files dumped are in an android specific format of sorts, the android sdk has a tool called hprof-conv which, supposedly, converts these files, but when I run the tool like so

“hprof-conv /home/cooper/java_pid1853.0001.hprof /home/cooper/javahprofworkedyay”

i get the following error: “ERROR: expecting 1.0.3”

I am running ubuntu 10.04,

I greatly appreciate your help on this, thanks in advance, and likely afterward. . . :slight_smile: