There is a sh file, please follow below steps to get the process memory usage in on/off cycle test
Process_memory_monitor.sh : record the Vss,Rss,Pss,Uss of specific processes(there are "camera" , "media.codec" , "surfaceflinger" and "com.example"
The data be recorded per 100s and it be saved in /data/proc_mem.txt
>>> install & executing <<<
Command:
adb root;adb push Process_memory_monitor.sh /data
adb shell
su
source /data/Process_memory_monitor.sh &
Process_memory_monitor.sh
>>> Force to run in background <<<
STZDR30:/ # source /data/Process_memory_monitor.sh &
[1] 8624
>>> How to check it <<<
adb shell "cat /data/proc_mem.txt"
The output format like this
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
抓内存工具,用于分析内存占用及内存泄露等问题 (Uss_Vss_Rss_Pss) PID Vss Rss Pss Uss cmdlineA 708 117204K 38304K 31315K 28956K /vendor/bin/hw/android.hardware.camera.provider@2.4-service 535 2187700K 37788K 23898K 21048K /system/bin/surfaceflinger
资源推荐
资源详情
资源评论
收起资源包目录
抓内存Uss_Vss_Rss_Pss.rar (2个子文件)
抓内存Uss_1
Process_memory_monitor.sh 305B
Readme.txt 719B
共 2 条
- 1
资源评论
SmallWalnutBG
- 粉丝: 53
- 资源: 14
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功