1124899_en-US

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

1124899_en-US

1124899_en-US

Android Memory Usage Tool: Procrank

Procrank can be used to check if a process has memory leakage. Procrank will list four types of memory usage. For details refer to: http://elinux.org/Android_Memory_Usage

  • Vss = virtual set size
  • Rss = resident set size
  • Pss = proportional set size
  • Uss = unique set size

Uss can be used to check if a process has memory leakage. If the Uss increases when some operations start and stop, this means there could be memory leakage.


Procrank can get from: /out/target/product//system/xbin/procrank and also needs to push to the library you target: /out/target/product/< product_name >/system/lib/libpagemap.so

Android
标记 (1)
无评分
版本历史
最后更新:
‎11-19-2025 12:13 PM
更新人: