commit | 737412d6d59bdf5caee3504426019b95b2cf1a83 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Jul 21 12:08:14 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Jul 21 13:29:27 2017 -0700 |
tree | f9db9197c7b7abeab5f4bf4459a434e8f5013fca | |
parent | c35e698dfc396b2e016b1ed874c5a76cb5fd1676 [diff] |
Add swapPSS support to showmap The swap column in showmap is sometimes misleading since it is total swap and not proportional. Shared dirty RAM is often shared swap with the zygote and other processes. Added a swapPSS column to the showmap output that shows the swapPss which is proportional swap usage (from smaps). Test: looked at showmap for a device that is swapping Bug: 36457259 Change-Id: If43d39354d53f6cfc2c7681ce294e2729c638876