adb shell logcatadb shell dumpstateadb shell dumpsysadb shell dumpsys meminfoadb shell procrankadb shell "top -m 10 -s rss -d 2"adb shell dumpsys meminfo pidadb shell ps -t : thread 모두 출력adb shell ps -z : time 정보와 함께 출력adb shell ps -p : priority정보 출력adb shell "cat kernel.log