android_system_core/libmeminfo
Sandeep Patil 99ed4a0b4e procmem2: Finish implementing all options
In the same time replace iomanipulators with
::android::base::StringPrintf which makes the output much more readable
and the overall program simpler.

Bug: 114325007
Bug: 111694435
Test: procmem 1
Test: procmem -W 1
Test: procmem -u 1
Test: procmem -p 1
Test: procmem -w 1
Test: procmem -w -u 1
Test: procmem -w -p 1

Change-Id: Ibf7ef59b24dfcb851c78a3b2fad672d96a708b98
Signed-off-by: Sandeep Patil <sspatil@google.com>
2018-12-07 09:16:35 -08:00
..
include/meminfo libmeminfo: defer maps reading only when required for procmeminfo 2018-12-05 09:31:10 -08:00
testdata1 libmeminfo: Add support to read zram memory consumption 2018-12-04 15:59:39 -08:00
testdata2 libmeminfo: Add support to read zram memory consumption 2018-12-04 15:59:39 -08:00
tools procmem2: Finish implementing all options 2018-12-07 09:16:35 -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 libmeminfo: Add support to read zram memory consumption 2018-12-04 15:59:39 -08:00
libmeminfo_benchmark.cpp libmeminfo: Add support to read zram memory consumption 2018-12-04 15:59:39 -08:00
libmeminfo_test.cpp libmeminfo: defer maps reading only when required for procmeminfo 2018-12-05 09:31:10 -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 libmeminfo: Add libmeminfo to gather global and per-process memory stats 2018-11-05 10:42:46 -08:00
procmeminfo.cpp libmeminfo: defer maps reading only when required for procmeminfo 2018-12-05 09:31:10 -08:00
sysmeminfo.cpp libmeminfo: Add support to read zram memory consumption 2018-12-04 15:59:39 -08:00