hprof-conv工具可以将Android SDK工具生成的HPROF文件生成一个标准的格式,这样你就可以使用工具进行查看:

hprof-conv [-z] <infile> <outfile>
05-07 13:13