summaryrefslogtreecommitdiff
path: root/init/bootchart.h
AgeCommit message (Expand)Author
2019-06-10init: replace Result<Success> with Result<void>Tom Cherry
2017-09-29init: run vendor commands in a separate SELinux contextTom Cherry
2017-08-14init: use Result<T> for builtin functionsTom Cherry
2017-06-23init: create android::init:: namespaceTom Cherry
2016-12-16Move init bootcharting onto its own thread.Elliott Hughes
2016-12-08Improve init bootcharting.Elliott Hughes
2015-09-01init: Use classes for parsing and clean up memory allocationsTom Cherry
2015-02-13Further refactoring of the bootchart code.Elliott Hughes
2015-02-12bootchart: fix bootchart can not be triggered problemYongqin Liu
2015-02-04Stop using #if for conditional compilation.Elliott Hughes
2015-02-04Use TEMP_FAILURE_RETRY, always build bootchart.cpp.Elliott Hughes
2014-07-29Fixed the pacing logic in bootchart data collection.Bo (Andover) Zhang
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project