android studio 倒出 hprof 文件转换成 ma
2021-04-09 本文已影响0人
cao苗子
命令转到 sdk 中的 platform-tools 目录下输入:
hprof-conv /Volumes/D/hprof/memory-20210409T100936.hprof /Volumes/D/hprof/11.hprof
说明:hprof-conv 原始路径 输出路径
命令转到 sdk 中的 platform-tools 目录下输入:
hprof-conv /Volumes/D/hprof/memory-20210409T100936.hprof /Volumes/D/hprof/11.hprof
说明:hprof-conv 原始路径 输出路径