summaryrefslogtreecommitdiffstats
path: root/storaged
Commit message (Expand)AuthorAgeFilesLines
* Remove liblog's rate limitingTom Cherry2019-01-161-8/+2
* storaged: emplace recent_perf in load_perf_history_protoMark Salyzyn2018-11-201-2/+11
* Move system/core/ off NO_ERROR.Elliott Hughes2018-10-082-3/+3
* Match src paths with aidl package nameDan Willemsen2018-09-141-1/+10
* storaged: change log level for health HAL callsYifan Hong2018-09-132-2/+10
* storaged: Cap io_history when loading stats from disk.David Anderson2018-08-213-16/+49
* storaged: Don't duplicate uid_records from proto files.David Anderson2018-08-214-5/+60
* storaged: Fix-up private variable names in uid_monitor.David Anderson2018-08-213-83/+86
* storaged: fix headers.Yifan Hong2018-07-174-1/+4
* Merge "storaged: lower capabilities in init" am: 183b575e78David Anderson2018-04-121-0/+1
|\
| * Merge "storaged: lower capabilities in init"Treehugger Robot2018-04-121-0/+1
| |\
| | * storaged: lower capabilities in initDavid Anderson2018-04-111-0/+1
* | | Merge "storaged: update OWNERS" am: ffc325a3b2David Anderson2018-04-121-1/+1
|\| |
| * | storaged: update OWNERSDavid Anderson2018-04-111-1/+1
| |/
* | Merge "storaged: remove unused includes" am: 0289f35b83David Anderson2018-04-061-3/+0
|\|
| * storaged: remove unused includesDavid Anderson2018-04-051-3/+0
* | Merge "storaged: fix divide-by-zero when updating history" into pi-devDavid Anderson2018-04-023-4/+34
|\ \
| * | storaged: fix divide-by-zero when updating historyDavid Anderson2018-03-273-4/+34
* | | Merge "storaged: owner adjustment" am: 387319307aMark Salyzyn2018-03-231-0/+1
|\ \ \ | |/ / |/| / | |/
| * storaged: owner adjustmentMark Salyzyn2018-03-231-0/+1
* | 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