summaryrefslogtreecommitdiffstats
path: root/init/bootchart.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove __DATE__/__TIME__ from init and debuggerdDan Willemsen2015-11-031-1/+1
* Clarify a few things about bootcharts.Elliott Hughes2015-03-281-10/+6
* Use unique_ptr to call closedir.Elliott Hughes2015-03-201-3/+3
* Revert "Revert "Create libbase.""Dan Albert2015-03-161-9/+9
* Revert "Create libbase."Nicolas Geoffray2015-03-161-9/+9
* Create libbase.Dan Albert2015-03-141-9/+9
* Remove unused variable BOOTCHART_DEFAULT_TIME_SEC.Elliott Hughes2015-02-131-3/+0
* Further refactoring of the bootchart code.Elliott Hughes2015-02-131-272/+159
* bootchart: fix bootchart can not be triggered problemYongqin Liu2015-02-121-23/+75
* Stop using #if for conditional compilation.Elliott Hughes2015-02-041-12/+12
* Use TEMP_FAILURE_RETRY, always build bootchart.cpp.Elliott Hughes2015-02-041-49/+12
* Build init as C++.Elliott Hughes2015-02-041-0/+378