commit | 102e9640c618a0ca1a15f06bb34268c5c467cae7 | [log] [tgz] |
---|---|---|
author | Sandeep Patil <sspatil@google.com> | Fri Nov 09 16:42:45 2018 -0800 |
committer | Sandeep Patil <sspatil@google.com> | Tue Dec 04 14:02:28 2018 -0800 |
tree | a30815a9d9d6b07bafd5b302dbe0775cea5c6c72 | |
parent | 5e39392c7f0ba8cd8a1e60bdcaf7c946197ca641 [diff] |
libmeminfo: Add support for counting swap pages Adds procmeminfo API to get the vector of swap_offsets if SWAP is enabled on the device. Bug: 114325007 Bug: 111694435 Test: libmeminfo_test 1 Change-Id: If0b52d042749a5bcb2c87aa2cb1595190d4769b1 Signed-off-by: Sandeep Patil <sspatil@google.com>