summaryrefslogtreecommitdiffstats
path: root/storaged/storaged.cpp
Commit message (Expand)AuthorAgeFilesLines
* health: Modify IHealthInfo Callback interface to return V2.0 HealthInfoHridya Valsaraju2018-01-181-2/+2
* storaged: use health HAL to read StorageInfo.Yifan Hong2018-01-161-2/+1
* storaged: use health HAL to read DiskStats.Yifan Hong2018-01-161-3/+4
* storaged: storaged_t replace initHealthService with init.Yifan Hong2018-01-161-0/+4
* storaged: use get_health_serviceYifan Hong2018-01-161-14/+6
* storaged: align buffer address and size for direct_ioJin Qian2017-12-131-67/+79
* storaged: remove protos from storaged classJin Qian2017-11-091-34/+27
* Merge changes from topic "health2-health1"Yifan Hong2017-11-071-2/+2
|\
| * storaged: update for using 1.0::HealthInfo.Yifan Hong2017-11-061-2/+2
* | do not getTransport before getting IHealth service.Yifan Hong2017-11-031-4/+0
|/
* storaged: split proto file into multiple CE areasJin Qian2017-10-311-42/+96
* storaged: talk to healthd in hwbinder.Yifan Hong2017-10-191-32/+57
* storaged: move proto file to /data/misc_ce/0/storagedJin Qian2017-10-181-7/+21
* storaged: record IO perf history from proto updatesJin Qian2017-10-101-4/+118
* storaged: clean up disk stats codeJin Qian2017-10-021-137/+17
* storaged: store io_history as protobuf file on userdataJin Qian2017-08-151-1/+1
* storaged: record userdata space utilizationJin Qian2017-07-171-0/+7
* storaged: stop binder threads before exitingJin Qian2017-04-041-0/+2
* storaged: exit if batteryproperties service is dead.Jin Qian2017-04-041-1/+12
* storaged: skip batteryproperties listener if uid_io not availableJin Qian2017-04-031-0/+3
* storaged: read emmc health data from sysfsJin Qian2017-04-031-9/+0
* storaged: rewrite emmc info classJin Qian2017-03-161-19/+4
* storaged: account on/off charger per uid io usageJin Qian2017-02-071-4/+43
* storaged: fix check_time logicJin Qian2017-01-261-3/+10
* storaged: remove task io codeJin Qian2017-01-241-15/+0
* storaged: replace cmd arguments with propertiesJin Qian2017-01-241-4/+43
* storaged: monitor per-uid IO usageJin Qian2017-01-241-0/+8
* storaged: disable taskio since it's too expensiveJin Qian2017-01-201-0/+2
* storaged: remove redundant loggingJin Qian2017-01-171-10/+4
* Storaged cleanupynwang2016-12-211-6/+5
* storaged: add storaged native daemonynwang2016-12-151-0/+211