首页 > 移动平台 > 详细

adb指令查Android终端的Flash

时间:2021-02-23 17:37:35      阅读:77      评论:0      收藏:0      [点我收藏+]

-adb shell cat proc/meminfo  -- 内存系统信息
-adb shell cat proc/pid/maps --  指定进程内存地址映射
-adb shell cat proc/pid/smaps -- 指定进程内存详细使用信息

procrank info: all process memory status
-adb shell procrank   -- VSS. RSS. PSS. USS 信息
-adb shell procmem pid  --  指定进程VSS. RSS. PSS. USS 详细信息
-adb shell dumpsys meminfo  --  内存系统详细信息
-adb shell dumpsys meminfo pid

 

adb指令查Android终端的Flash

原文:https://www.cnblogs.com/luiz0010/p/14102215.html

(0)
(0)
   
举报
评论 一句话评论(0
分享档案
最新文章
教程昨日排行
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!