platform_system_core/storaged
Jin Qian 8157775d79 storaged: include start time in IO usage dumpsys
New format:
starttime1,endtime1
records
[starttime2],endtime2
records

Note starttime2 is skipped if it equals with endtime1.

Bug: 34198239
Change-Id: I8a88a3bf1d50e065510d3ab123422d564fb6159f
2017-02-21 15:33:22 -08:00
..
include storaged: include start time in IO usage dumpsys 2017-02-21 15:33:22 -08:00
tests Add permission bits to open with O_CREAT. 2017-02-03 14:45:47 -08:00
Android.mk storaged: fix selinux dac_override denial 2017-02-10 18:33:13 -08:00
EventLogTags.logtags storaged: change uid_io reporting 2017-01-30 14:22:49 -08:00
README.properties storaged: replace cmd arguments with properties 2017-01-24 14:45:50 -08:00
main.cpp storaged: fix selinux dac_override denial 2017-02-10 18:33:13 -08:00
storaged.cpp storaged: account on/off charger per uid io usage 2017-02-07 21:41:15 +00:00
storaged.rc storaged: fix selinux dac_override denial 2017-02-10 18:33:13 -08:00
storaged_service.cpp storaged: include start time in IO usage dumpsys 2017-02-21 15:33:22 -08:00
storaged_uid_monitor.cpp storaged: include start time in IO usage dumpsys 2017-02-21 15:33:22 -08:00
storaged_utils.cpp storaged: account on/off charger per uid io usage 2017-02-07 21:41:15 +00:00

README.properties

ro.storaged.event.interval    # interval storaged scans for IO stats, in seconds
ro.storaged.event.perf_check  # check for time spent in event loop, in microseconds
ro.storaged.disk_stats_pub    # interval storaged publish disk stats, in seconds
ro.storaged.emmc_info_pub     # interval storaged publish emmc info, in seconds
ro.storaged.uid_io.interval   # interval storaged checks Per UID IO usage, in seconds
ro.storaged.uid_io.threshold  # Per UID IO usage limit, in bytes