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
(cherry picked from commit 737412d6d59bdf5caee3504426019b95b2cf1a83)
Change-Id: I8ffdbcea325016e0cbb967fc5c425ec0ac5dda59
1 file changed