Skip to content

Instantly share code, notes, and snippets.

@Yomi0
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yomi0/d2994b864af64521d1f3 to your computer and use it in GitHub Desktop.
Save Yomi0/d2994b864af64521d1f3 to your computer and use it in GitHub Desktop.
adb shell dumpsys meminfo com.android.systemui
adb shell dumpsys meminfo com.android.systemui
Applications Memory Usage (kB):
Uptime: 322927 Realtime: 322918
** MEMINFO in pid 3514 [com.android.systemui] **
Pss Private Private Swapped Heap Heap Heap
Total Dirty Clean Dirty Size Alloc Free
------ ------ ------ ------ ------ ------ ------
Native Heap 24 24 0 0 10772 8317 86
Dalvik Heap 8177 8100 0 0 10172 7596 2576
Dalvik Other 2032 1928 0 0
Stack 32 32 0 0
Other dev 19243 12128 3116 0
.so mmap 2476 1088 352 0
.apk mmap 1996 0 1288 0
.ttf mmap 133 0 92 0
.dex mmap 2368 60 1380 0
Other mmap 101 8 84 0
Unknown 6090 6084 0 0
TOTAL 42672 29452 6312 0 20944 15913 2662
Objects
Views: 256 ViewRootImpl: 4
AppContexts: 9 Activities: 0
Assets: 5 AssetManagers: 5
Local Binders: 66 Proxy Binders: 41
Death Recipients: 2
OpenSSL Sockets: 0
SQL
MEMORY_USED: 0
PAGECACHE_OVERFLOW: 0 MALLOC_SIZE: 0
Asset Allocations
zip:/data/app/com.facebook.orca-1.apk:/resources.arsc: 3960K
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment