diff options
| author | 2017-12-14 18:32:14 -0800 | |
|---|---|---|
| committer | 2018-01-08 12:26:32 -0800 | |
| commit | 3e20a105b2ed4c27f9f552c328a73d78ab5017bd (patch) | |
| tree | fd2596aadb59e62490af4dc6753b037a317f21d0 /libs/androidfw/AttributeResolution.cpp | |
| parent | a629e4c393e5ac52c07598a5d3b4ed120115c97d (diff) | |
Add recent disk write speed metrics to Disk Stats
Report disk write speed via dumpsys diskstats. Write speed provided by
storaged, which benchmarks current write speed every hour.
Fixes: 62393328
Test: manual (After at least an hour of use:
              adb shell dumpsys diskstats --proto > temp.pb
              printproto --proto2 --raw_protocol_buffer \
	      --message=android.service.diskstats.DiskStatsServiceDumpProto \
	      --multiline \
	      --proto=frameworks/base/core/proto/android/service/diskstats.proto \
	      ./temp.pb | grep benchmarked_write_speed_kbps)
Change-Id: Ic86406d6ce43d3962719af10f45288130c13b1a2
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions