performance

python systrace.py --time=10 -o mysystrace.html sched gfx view wm am webview

adb shell dumpsys meminfo 
adb shell cat /proc/meminfo

adb shell dumpsys SurfaceFlinger 

你可能感兴趣的:(android开发学习,Android,Frameworks)