I am trying to use the DDMS in android to see how much memory my app is using but I can’t seem to get it to show anything readable. I press dump the HPROF file and all I get is gibberish:

This used to work, but stopped ever since I switched workspaces(old one was corrupt) in eclipse.
Ok so after reading this Memory Analysis for Android I realized that when I re-installed eclipse I forgot to re-install MAT. So now everything works as it should