platform_system_core/libmeminfo
Sandeep Patil dfa00a7729 meminfo: Remove libpagemap dependency
Remove all tests that validated libmeminfo against the libpagemap
implementation and make libmeminfo_test self sufficient.

Bug: 111694435
Bug: 113035067
Test: libmeminfo_test
Change-Id: I21b9a0e2c71ef3f1f672a3b1de8080c0c36b4bfe
Signed-off-by: Sandeep Patil <sspatil@google.com>
2019-01-28 15:05:52 -08:00
..
include/meminfo meminfo: Add support to track working set with idle page tracking. 2019-01-23 22:53:46 -08:00
libdmabufinfo meminfo: Add memtrack dmabufinfo library 2019-01-28 14:16:23 -08:00
testdata1 meminfo: Add Smaps(), showmap and friends. 2019-01-08 17:08:10 -08:00
testdata2 libmeminfo: Add support to read zram memory consumption 2018-12-04 15:59:39 -08:00
tools meminfo: Add support to track working set with idle page tracking. 2019-01-23 22:53:46 -08:00
.clang-format libmeminfo: Add libmeminfo to gather global and per-process memory stats 2018-11-05 10:42:46 -08:00
Android.bp meminfo: Remove libpagemap dependency 2019-01-28 15:05:52 -08:00
OWNERS Add OWNERS file 2018-12-07 09:29:03 -08:00
libmeminfo_benchmark.cpp meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class. 2019-01-22 14:06:01 -08:00
libmeminfo_test.cpp meminfo: Remove libpagemap dependency 2019-01-28 15:05:52 -08:00
meminfo_private.h libmeminfo: Add libmeminfo to gather global and per-process memory stats 2018-11-05 10:42:46 -08:00
pageacct.cpp meminfo: Add API to read pagemap for a vma within a process. 2019-01-21 17:24:54 -08:00
procmeminfo.cpp meminfo: Add support to track working set with idle page tracking. 2019-01-23 22:53:46 -08:00
sysmeminfo.cpp meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class. 2019-01-22 14:06:01 -08:00