diff options
author | Sandeep Patil <sspatil@google.com> | 2018-12-11 10:09:46 -0800 |
---|---|---|
committer | Sandeep Patil <sspatil@google.com> | 2018-12-17 18:08:35 -0800 |
commit | be825416ec9239504fcbcb785d8173af8fcc3269 (patch) | |
tree | 4f907bc523115ab2cc2e5be366167886735e0d7f /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 2ffad2ba3a9ec3cd0082e951bcb6dfe48fa3e2f4 (diff) |
Start using libmeminfo for all memory stats gathering.
This begins the change by gathering the system memory info
in android_os_Debug. The memory stats parsing code is planned
to get centralized in system/core/libmeminfo. So, we can also
add things like
1. 'dumpsys meminfo -w' to get the working set.
2. Use library to take a diff between 2 working sets of a process.
3. Provide WSS / PSS monitoring via library as well.
Have all of memory info parsing code unified, tested and benchmarked
in one place so any changes can be tracked, reverted, modified easily.
Bug: 114325007
Bug: 111694435
Test: dumpsys meminfo (compare with /proc/meminfo for accuracy)
Change-Id: I6600bbce007de38dcba890905b466dfe2622aa2c
Signed-off-by: Sandeep Patil <sspatil@google.com>
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions