platform_system_core/libmeminfo
Suren Baghdasaryan e8f1468b14 libmeminfo: Report VMA flags in showmap report
Add VMA flags into showmap report so that we can distinguish different
sections of an executable or a library.

Bug: 138148041
Test: showmap -v <PID>
Change-Id: Ic1a13accbea447548c75a0c54d750280e40c6de8
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
2019-10-09 16:18:18 -07:00
..
include/meminfo Optimize code that only uses PageMap call. 2019-07-12 16:28:09 -07:00
libdmabufinfo Fix incorrect closing of fds. 2019-08-09 14:03:30 -07: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 libmeminfo: Report VMA flags in showmap report 2019-10-09 16:18:18 -07:00
vts [vts-core] Add vts_core_meminfo_test to vts-core 2019-09-27 09:43:51 +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 Fix darwin build 2019-07-18 16:25:15 -07:00
libmeminfo_benchmark.cpp meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class. 2019-01-22 14:06:01 -08:00
libmeminfo_test.cpp Add support for scudo native allocator. 2019-09-18 16:41:25 -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