commit | 1672965858a8f835b52fbcdd1ce881153573faac | [log] [tgz] |
---|---|---|
author | Sandeep Patil <sspatil@google.com> | Sun Jan 13 16:47:20 2019 -0800 |
committer | Sandeep Patil <sspatil@google.com> | Sun Jan 13 19:55:49 2019 -0800 |
tree | 97d58488a7a96cfefcb6d9f37b6ebdf6a16f097e | |
parent | 043e20a411860e07d0bbacd6b6da80551107d144 [diff] |
meminfo: Add SmapsOrRollupPss Adds SmapsOrRollup parsing methods to only read Pss of the process fomr /proc/<pid>/{smaps, smaps_rollup}. Bug: 111694435 Test: libmeminfo_test 1 --gtest_filter=TestProcMemInfo.* Change-Id: I31b982ae5ff2bb5b165ea33f6c57755ee34cbbc7 Signed-off-by: Sandeep Patil <sspatil@google.com>