diff options
| author | 2024-03-12 14:49:00 -0700 | |
|---|---|---|
| committer | 2024-03-14 14:06:14 -0700 | |
| commit | 7b553ea213e6c06c40f8256a2b51daf4a71929e7 (patch) | |
| tree | 7a3109aa79216390c2748c24bf372a38eac7827b /libs/androidfw | |
| parent | 2af900b4a1d0e37200d2c8ee56946451a67ade40 (diff) | |
Add debug log mechanism to OomAdjsuter
Example:
```
adb shell device_config put activity_manager proc_state_debug_uids '10177,10202,stack,p500,u100'
```
means:
- Monitor UID 10177 and 10202
- Also enable stack trace
- Sleep 500 ms when updating the procstate.
- Sleep 100 ms when updating the UID state.
Test: manual test with `device_config put`
Bug: 329505886
Change-Id: Iad1aec6fcfc16a3085a991bae42780d067ee031f
Diffstat (limited to 'libs/androidfw')
0 files changed, 0 insertions, 0 deletions