summaryrefslogtreecommitdiff
path: root/storaged/main.cpp
AgeCommit message (Expand)Author
2020-03-17storaged: ignore SIGPIPETom Cherry
2020-02-11storaged:Thread out of sync will cause null pointer crashshaozhongqi
2020-01-10storaged: replace LOG_TO() macros with LOG()Tom Cherry
2018-04-06Merge "storaged: remove unused includes" am: 0289f35b83David Anderson
2018-04-05storaged: remove unused includesDavid Anderson
2018-01-16storaged: storaged_t replace initHealthService with init.Yifan Hong
2017-10-31storaged: split proto file into multiple CE areasJin Qian
2017-10-19storaged: talk to healthd in hwbinder.Yifan Hong
2017-10-18storaged: use AIDL to generate storaged binder calls.Jin Qian
2017-10-10storaged: record IO perf history from proto updatesJin Qian
2017-10-02storaged: clean up disk stats codeJin Qian
2017-07-26Merge "storaged: add task io to dump service"Jin Qian
2017-07-26storaged: add task io to dump serviceYang Jin
2017-07-17storaged: record userdata space utilizationJin Qian
2017-04-03storaged: use sp<> to keep refcount for storaged_t objectJin Qian
2017-04-03storaged: read emmc health data from sysfsJin Qian
2017-03-16storaged: rewrite emmc info classJin Qian
2017-02-27storaged: reduce storaged privilegeJin Qian
2017-02-10storaged: fix selinux dac_override denialJin Qian
2017-02-07storaged: account on/off charger per uid io usageJin Qian
2017-02-01storaged: add --hours flag for dumpsysJin Qian
2017-01-24storaged: remove task io codeJin Qian
2017-01-24storaged: replace cmd arguments with propertiesJin Qian
2017-01-24storaged: monitor per-uid IO usageJin Qian
2017-01-13storaged: replace kmsg with LOG macrosJin Qian
2016-12-21Storaged cleanupynwang
2016-12-15storaged: add storaged native daemonynwang