当前位置:网站首页>ADB loop output memory information to folder
ADB loop output memory information to folder
2022-06-11 01:05:00 【Ape Xiaoshuai 01】
adb Loop output memory information to folder
while true;do cat proc/meminfo| grep Mem >> data/data/memtotal.txt;sleep 1;done
## Be careful : > Overwrites the last output
1. common shell Command record
- View memory information
dumpsys meminfo
- Check the application startup time
adb logcat -c && adb logcat -f /mnt/sdcard/up.txt -s ActivityManager
-c Clear the screen
-f Specify the run result output file , Default output to standard device ( It's usually a monitor
-s Set the default filter level to Silent
tag Show only priority/tag
- Check battery information
dumpsys battery
- View memory details
adb shell cat /proc/meminfo
- View device node memory
adb shell df
边栏推荐
猜你喜欢

ViewPager和底部无线循环的小圆点

Complete uninstallation of MySQL under Linux

Introduction and basic construction of kubernetes

大厂是面对深度分页问题是如何解决的(通俗易懂)

Le meilleur outil de tambour créatif: Groove agent 5

Idea setting background picture (simple)

Dynamic programming classical topic triangle shortest path

C language implementation setting desktop wallpaper

Signature verification failed during system application installation

SQL audit | "cloud" users can use the SQL audit service with one click
随机推荐
Deploy netron services through kubernetes and specify model files at startup
Pirate OJ 448 luck draw
阿里云配置SLB(负载均衡)实例
Small project on log traffic monitoring and early warning | environment foundation 2
[introduction to ROS] - 03 ROS workspace and function pack
Kwai handled more than 54000 illegal accounts: how to crack down on illegal accounts on the platform
Adapter mode
Wechat applet to realize OCR scanning recognition
Controltemplate in WPF
【原】expdp参数CONTENT
Volatile keyword for concurrent programming
How to install mathtype6.9 and related problem solutions in office2016 (word2016)
Kubeflow 1.2.0 installation
What exactly does Devops mean?
自动化测试系列
[ROS tutorial] - 02 ROS installation
What is MYCAT? Get to know you quickly
中小企业数字化转型为什么这么难?
Unity points that are vulnerable to pit
Alicloud configures SLB (load balancing) instances