platform_system_core/libmeminfo/tools
Sandeep Patil 56c414e872 meminfo: Remove unnecessary working set stats
The Vma and ProcMemInfo objects do not need separate stats
objects for storing working set. The Vma either has working set
or memory usage information and never both.

Bug: 111694435
Test: libmeminfo_test 1

Change-Id: I2df05f7e750bbba4325474633e705d6d68dd2ccb
Merged-In: I2df05f7e750bbba4325474633e705d6d68dd2ccb
Signed-off-by: Sandeep Patil <sspatil@google.com>
2019-01-14 09:42:50 -08:00
..
Android.bp meminfo: Add Smaps(), showmap and friends. 2019-01-08 17:08:10 -08:00
librank.cpp meminfo: Use getprogname(3) in all tools. 2018-12-30 13:42:20 -08:00
procmem.cpp meminfo: Remove unnecessary working set stats 2019-01-14 09:42:50 -08:00
procrank.cpp meminfo: Remove unnecessary working set stats 2019-01-14 09:42:50 -08:00
showmap.cpp meminfo: Add Smaps(), showmap and friends. 2019-01-08 17:08:10 -08:00