Android process memory View

Source: Internet
Author: User

From: http://marshal.easymorse.com/archives/3943

In Android, ADB shell enters the system. If top is used to view information, it is not intuitive. The format of direct top is messy. Yes:

Top-M 6

View information about the first six processes.

Android provides a better tool, procrank. For example:

# Procrank
Pid vss rss pss uss validation line
101 82080 K 46308 K 24907 K 21760 K system_server
191 42272 K 42268 K 21354 K 18900 K Android. process. acore
1524 39212 K 27972 K 9343 K 8104 K qat. Pad. speeed. View

Among them, VSS (Virtual set size) is virtual memory, and USS (unique set size) can accurately describe the memory usage of processes.

Reference:

Http://elinux.org/Android_Memory_Usage

From: http://marshal.easymorse.com/archives/3943

In Android, ADB shell enters the system. If top is used to view information, it is not intuitive. The format of direct top is messy. Yes:

Top-M 6

View information about the first six processes.

Android provides a better tool, procrank. For example:

# Procrank
Pid vss rss pss uss validation line
101 82080 K 46308 K 24907 K 21760 K system_server
191 42272 K 42268 K 21354 K 18900 K Android. process. acore
1524 39212 K 27972 K 9343 K 8104 K qat. Pad. speeed. View

Among them, VSS (Virtual set size) is virtual memory, and USS (unique set size) can accurately describe the memory usage of processes.

Reference:

Http://elinux.org/Android_Memory_Usage

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.