commit | ee49d94857ef106188d431ebea57712ea7d77f75 | [log] [tgz] |
---|---|---|
author | Sandeep Patil <[email protected]> | Mon Jan 21 16:47:24 2019 -0800 |
committer | Sandeep Patil <[email protected]> | Mon Jan 21 17:24:54 2019 -0800 |
tree | 885925ef1b4942c1269ee3134d264f1d360f0d90 | |
parent | 353bfcfe4419362d88c1466463800d9f1b545943 [diff] |
meminfo: Add API to read pagemap for a vma within a process. .. and make sure we have some helper methods exposed to the clients to do some basic checks for the pagemap values. For example, to check if the page is present or swapped. Bug: 111694435 Test: libmeminfo_test 1 --gtest_filter=ValidateProcMemInfo.TestPageMap Test: libmeminfo_test 1 Change-Id: Ic6ae91f4214b42346f3d0b54164a43ac79d5ade1 Signed-off-by: Sandeep Patil <[email protected]>