commit | bf61ebd31759177e6b4cf9070c6c0a3809675cae | [log] [tgz] |
---|---|---|
author | Jing Ji <jji@google.com> | Wed Oct 11 19:35:59 2023 -0700 |
committer | Jing Ji <jji@google.com> | Wed Oct 11 19:40:05 2023 -0700 |
tree | d1b0e2a6f1ebfa82a397a3516ce1abba8b0a3bd7 | |
parent | 7be165fb0880641d0d38cf6bce83407462bde510 [diff] |
Defer the Pss sampling on app processes post the boot Now we're not going to collect the Pss for the first N(default=20) mins after the boot. Given the system is most likely very busy, sampling the Pss makes the system load even worse. Bug: 304484667 Test: Manual - check logcat. Change-Id: I2f7fb78e003fa3b426643f2a7067afb77b5b9b63