commit | 8d1938ef67d1282b81cbf3180f959b59369455ec | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed May 10 18:37:27 2023 -0700 |
committer | Christopher Ferris <cferris@google.com> | Thu Dec 07 11:17:55 2023 -0800 |
tree | e7368b1cb2ebdca0c1a4ec2b82b3d099a1193726 | |
parent | e5127ca459c535fed7593f03dac2728cb15f2257 [diff] |
Allow logging internal allocator stats. Add new option --logstats (dumpsys meminfo --logstats PID|SERVICE). Bug: 281729079 Test: Ran the command on a scudo based system and verified log contains Test: scudo stats. Test: Ran the command on a jemalloc based system and verified log contains Test: jemalloc stats. Change-Id: Iaf8f8cce8663471cc21a54d8ab70208a7e70eaa8