commit | 5097533d0bf59201f42bf2db1ddbd14369368c2c | [log] [tgz] |
---|---|---|
author | Jin Qian <jinqian@google.com> | Fri Feb 10 10:50:03 2017 -0800 |
committer | Jin Qian <jinqian@google.com> | Fri Feb 10 15:28:34 2017 -0800 |
tree | 85e7f263a59fe7ae2ba69d22845661d40ad2b368 | |
parent | 4248ca64df68257b375b8c95436def16fd2029ab [diff] |
storaged: add dumpsys flags to limit data size --threshold <bytes> This skips io usage not greater than <bytes> for current report. --time_window <secs> This sets uid_io collection interval to <secs> for future reports. The new interval will be ignore if it's less than 5 minutes. Test: adb shell dumpsys --threshold 4096 --time_window 300 Bug: 33086174 Bug: 34198239 Change-Id: I723c0850fa504a113da0a14945c4fbc64ea47659