commit | e8f1468b14b38b7968b38823e4760ffd7ce057c3 | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Wed Oct 09 16:18:04 2019 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Wed Oct 09 16:18:18 2019 -0700 |
tree | 77fa5e507479b3494357f897a35814024c0d016a | |
parent | 11dc734a06bd189de8cb6bccf4efd636fad68313 [diff] |
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>