Kyson / AndroidGodEye

An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser
Apache License 2.0
2.6k stars 344 forks source link

LeakObject不显示 #22

Closed qsjh898 closed 6 years ago

qsjh898 commented 6 years ago

我直接在手机上安装了demo,通过JUMPTOLEAK进行内存泄漏的测试,但是WEB页面上只显示出了内存泄露的记录

snipaste_2018-03-01_17-14-15

我手机是华为Mate S,系统是Android5.1.1

Kyson commented 6 years ago

点击一下左边的箭头:-)

Kyson commented 6 years ago

点箭头之前先右上角点一下停止,否则表格会刷新,自动收起详情

qsjh898 commented 6 years ago

snipaste_2018-03-01_17-14-15 停止了之后展开还是空的

Kyson commented 6 years ago

@qsjh898 检测泄漏的过程比较漫长,可以看下status状态,leak detected只是说检测到了泄漏,status done的状态才是已经把泄漏对象等等信息都获取到了