summaryrefslogtreecommitdiffstats
path: root/storaged
Commit message (Expand)AuthorAgeFilesLines
* health: Modify IHealthInfo Callback interface to return V2.0 HealthInfoHridya Valsaraju2018-01-182-3/+3
* Merge "Provide Recent Disk Perf via IStoraged"TreeHugger Robot2018-01-186-0/+22
|\
| * Provide Recent Disk Perf via IStoragedMichael Wachenschwanz2018-01-086-0/+22
* | storaged: use health HAL to read StorageInfo.Yifan Hong2018-01-163-7/+51
* | storaged: use health HAL to read DiskStats.Yifan Hong2018-01-166-36/+123
* | storaged: storaged_t replace initHealthService with init.Yifan Hong2018-01-163-3/+9
* | storaged: use get_health_serviceYifan Hong2018-01-162-15/+12
|/
* storaged: align buffer address and size for direct_ioJin Qian2017-12-133-71/+86
* Merge "Add OWNERS." am: 3289b9c928 am: 515c8fe572Elliott Hughes2017-12-081-0/+1
|\
| * Merge "Add OWNERS."Elliott Hughes2017-12-071-0/+1
| |\
| | * Add OWNERS.Elliott Hughes2017-12-071-0/+1
| * | storaged: call getNamesForUids to get uid namesJin Qian2017-08-082-21/+46
| * | storaged: fix excessive accounting when io usage has negative deltaJin Qian2017-08-031-4/+4
* | | Export AIDL files as a filegroup for framework.jarColin Cross2017-11-301-1/+9
* | | storaged: remove protos from storaged classJin Qian2017-11-097-66/+83
* | | Merge "storaged: fix regression found in unit-test"Jin Qian2017-11-071-1/+1
|\ \ \
| * | | storaged: fix regression found in unit-testJin Qian2017-11-061-1/+1
* | | | Merge changes from topic "health2-health1"Yifan Hong2017-11-072-3/+3
|\ \ \ \
| * | | | storaged: update for using 1.0::HealthInfo.Yifan Hong2017-11-062-3/+3
| |/ / /
* / / / do not getTransport before getting IHealth service.Yifan Hong2017-11-031-4/+0
|/ / /
* | | storaged: split proto file into multiple CE areasJin Qian2017-10-3114-189/+461
* | | storaged: talk to healthd in hwbinder.Yifan Hong2017-10-194-43/+74
* | | storaged: move proto file to /data/misc_ce/0/storagedJin Qian2017-10-188-18/+64
* | | storaged: use AIDL to generate storaged binder calls.Jin Qian2017-10-1817-279/+377
* | | storaged: record IO perf history from proto updatesJin Qian2017-10-1013-110/+525
* | | storaged: clean up disk stats codeJin Qian2017-10-0212-535/+576
* | | storaged: fix task io stats parsingJin Qian2017-09-281-15/+17
* | | storaged: store io_history as protobuf file on userdataJin Qian2017-08-156-15/+210
* | | storaged: convert Android.mk to Android.bpJin Qian2017-08-153-89/+80
* | | storaged: add parser for dumpsys storaged outputYang Jin2017-08-091-0/+181
* | | storaged: call getNamesForUids to get uid namesJin Qian2017-08-082-22/+48
* | | Merge "storaged: add task io to dump service"Jin Qian2017-07-267-86/+225
|\ \ \ | |/ / |/| |
| * | storaged: add task io to dump serviceYang Jin2017-07-267-86/+225
| |/
* / storaged: record userdata space utilizationJin Qian2017-07-175-30/+75
|/
* storaged: stop binder threads before exitingJin Qian2017-04-041-0/+2
* storaged: exit if batteryproperties service is dead.Jin Qian2017-04-042-2/+17
* storaged: use sp<> to keep refcount for storaged_t objectJin Qian2017-04-032-8/+8
* storaged: skip batteryproperties listener if uid_io not availableJin Qian2017-04-031-0/+3
* storaged: add support for ufs health infoJin Qian2017-04-032-1/+60
* storaged: read emmc health data from sysfsJin Qian2017-04-037-93/+79
* storaged: rewrite emmc info classJin Qian2017-03-168-173/+192
* storaged: clean up output formatJin Qian2017-03-142-24/+12
* storaged: replace string functions that can throw exceptionJin Qian2017-03-142-22/+27
* storaged: remove usage of String16::std_stringSteven Moreland2017-03-101-3/+3
* storaged: track fsync callsJin Qian2017-03-023-21/+32
* storaged: reduce storaged privilegeJin Qian2017-02-272-19/+2
* storaged: include start time in IO usage dumpsysJin Qian2017-02-214-23/+44
* storaged: handle negative delta in io usageJin Qian2017-02-161-8/+13
* storaged: fix selinux dac_override denialJin Qian2017-02-103-27/+2
* storaged: allow dump window to be less than an hourJin Qian2017-02-104-6/+6