Following this guide from Patrick Dubroy, i try to convert my heap dump to J2SE HPROF, but can't execute an hprof-conv
. And that's strange because it located in folder.
How to fix this?
Excute absolute path
~/Document/dev_env/android/platform-tools/hprof-conv
or if your current path is "~/Document/dev_env/android/platform-tools" like your screenshot
./hprof-conv
You can execute hprof-conv
.