platform_system_core/libmeminfo
Mathieu Chartier c0c28faa97 Re-make showmap host supported
Also fix bugs that made it not compile on host. Motivation is to be
able to analyze smaps files easily on the host.

Test: showmap -f maps.txt
Bug: 137034556

Change-Id: I7b8ca1237ce1ec17d02cd5217c73b62ee978cb05
2019-07-17 12:28:27 -07:00
..
include/meminfo Optimize code that only uses PageMap call. 2019-07-12 16:28:09 -07:00
libdmabufinfo dmabuf_dump: Change the default view to per-process stats 2019-06-28 14:05:42 +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 Re-make showmap host supported 2019-07-17 12:28:27 -07:00
vts Don't abort the build if a repo doesn't have the test/vts/tools/build/. 2019-02-08 08:47:12 +00:00
.clang-format libmeminfo: Add libmeminfo to gather global and per-process memory stats 2018-11-05 10:42:46 -08:00
Android.bp Re-make showmap host supported 2019-07-17 12:28:27 -07:00
libmeminfo_benchmark.cpp meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class. 2019-01-22 14:06:01 -08:00
libmeminfo_test.cpp Optimize code that only uses PageMap call. 2019-07-12 16:28:09 -07:00
meminfo_private.h libmeminfo: Add libmeminfo to gather global and per-process memory stats 2018-11-05 10:42:46 -08:00
OWNERS Add OWNERS file 2018-12-07 09:29:03 -08:00
pageacct.cpp Cache only a small portion of page map data. 2019-06-25 21:14:36 -07:00
procmeminfo.cpp Optimize code that only uses PageMap call. 2019-07-12 16:28:09 -07:00
sysmeminfo.cpp meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class. 2019-01-22 14:06:01 -08:00