commit | e5ea17c84024badac9498bd61d1c07f253d75cac | [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 | 9eaeba9040049dcfa9cc54fdb81ced6f3130a9c5 [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