index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
bootchart.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
init: more header cleanup
Tom Cherry
2017-04-06
1
-3
/
+0
*
init: replace property_get with its android::base equivalent
Tom Cherry
2017-03-29
1
-3
/
+2
*
Move init bootcharting onto its own thread.
Elliott Hughes
2016-12-16
1
-153
/
+126
*
Improve init bootcharting.
Elliott Hughes
2016-12-08
1
-129
/
+79
*
Log when bootcharting ends.
Elliott Hughes
2016-10-28
1
-2
/
+3
*
Move init to libbase logging.
Elliott Hughes
2016-06-27
1
-4
/
+4
*
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-04
1
-1
/
+1
*
Remove __DATE__/__TIME__ from init and debuggerd
Dan Willemsen
2015-10-22
1
-1
/
+1
*
init: Use classes for parsing and clean up memory allocations
Tom Cherry
2015-09-01
1
-1
/
+1
*
init: use std::vector<std::string> for argument passing
Tom Cherry
2015-07-31
1
-1
/
+1
*
init: Let property_get return std::string.
Yabin Cui
2015-07-24
1
-3
/
+3
*
init: Fix bootchart trigger for emulator
Yu Ning
2015-07-15
1
-2
/
+3
*
Clarify a few things about bootcharts.
Elliott Hughes
2015-03-28
1
-10
/
+6
*
Use unique_ptr to call closedir.
Elliott Hughes
2015-03-20
1
-3
/
+3
*
Revert "Revert "Create libbase.""
Dan Albert
2015-03-16
1
-9
/
+9
*
Revert "Create libbase."
Nicolas Geoffray
2015-03-16
1
-9
/
+9
*
Create libbase.
Dan Albert
2015-03-14
1
-9
/
+9
*
Remove unused variable BOOTCHART_DEFAULT_TIME_SEC.
Elliott Hughes
2015-02-13
1
-3
/
+0
*
Further refactoring of the bootchart code.
Elliott Hughes
2015-02-13
1
-272
/
+159
*
bootchart: fix bootchart can not be triggered problem
Yongqin Liu
2015-02-12
1
-23
/
+75
*
Stop using #if for conditional compilation.
Elliott Hughes
2015-02-04
1
-12
/
+12
*
Use TEMP_FAILURE_RETRY, always build bootchart.cpp.
Elliott Hughes
2015-02-04
1
-49
/
+12
*
Build init as C++.
Elliott Hughes
2015-02-04
1
-0
/
+378