commit | 533cee50270b864276d1750914471ba7f6cf9ae7 | [log] [tgz] |
---|---|---|
author | Sandeep Patil <sspatil@google.com> | Thu Aug 16 13:00:01 2018 -0700 |
committer | Sandeep Patil <sspatil@google.com> | Wed Aug 22 16:59:20 2018 -0700 |
tree | 036cbc3a5cb5483de85d178c5488c01511e19567 | |
parent | 0f595cb6ca9dcebe372786724636eb99ebeba0a4 [diff] |
libpagemap: procmem: Add option to sort by USS. In same case, especially working set, USS may be much more actionable for a process than PSS. Add option to sort by USS in all cases for the same. Bug: 111694435 Test: procmem -h -u 1 Test: procmem -h -i -u -w 1 Change-Id: Ifb9c4bd2ff18bb73d82c492cb1862a065ed630b4 Signed-off-by: Sandeep Patil <sspatil@google.com>