apk_operations.py: Add --local to dumpsys meminfo by default
Without --local, the dumpsys command changes the memory usage of the app! With --local, we lose: Objects Views: 0 ViewRootImpl: 0 AppContexts: 4 Activities: 0 Assets: 2 AssetManagers: 2 Local Binders: 3 Proxy Binders: 7 Death Recipients: 0 OpenSSL Sockets: 0 Added --query-app flag to get these back. Change-Id: If47994b64620ae266c6109d9747a81aa805b293c Reviewed-on: https://chromium-review.googlesource.com/1062329Reviewed-by:Peter Wen <wnwen@chromium.org> Commit-Queue: agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#559269}
Showing
Please register or sign in to comment