Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
f4ec2c50a3d2fec6d2d95f9259d9c44900977748
/
init
/
bootchart.cpp
557946e
init: use Result<T> for builtin functions
by Tom Cherry
· 7 years ago
81f5d3e
init: create android::init:: namespace
by Tom Cherry
· 7 years ago
3f5eaae5
init: more header cleanup
by Tom Cherry
· 8 years ago
ccf2353
init: replace property_get with its android::base equivalent
by Tom Cherry
· 8 years ago
c249794
Move init bootcharting onto its own thread.
by Elliott Hughes
· 8 years ago
a3641af
Improve init bootcharting.
by Elliott Hughes
· 8 years ago
5ee97e8
Log when bootcharting ends.
by Elliott Hughes
· 8 years ago
f86b5a6
Move init to libbase logging.
by Elliott Hughes
· 8 years ago
4f71319
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
30622bb
Remove __DATE__/__TIME__ from init and debuggerd
by Dan Willemsen
· 9 years ago
b734990
init: Use classes for parsing and clean up memory allocations
by Tom Cherry
· 9 years ago
96f6731
init: use std::vector<std::string> for argument passing
by Tom Cherry
· 9 years ago
74edcea
init: Let property_get return std::string.
by Yabin Cui
· 9 years ago
9136f38
init: Fix bootchart trigger for emulator
by Yu Ning
· 9 years ago
59abac2
Clarify a few things about bootcharts.
by Elliott Hughes
· 10 years ago
81399e1
Use unique_ptr to call closedir.
by Elliott Hughes
· 10 years ago
c007bc3
Revert "Revert "Create libbase.""
by Dan Albert
· 10 years ago
a7870d8
Revert "Create libbase."
by Nicolas Geoffray
· 10 years ago
98ff772
Create libbase.
by Dan Albert
· 10 years ago
0f58cb0
Remove unused variable BOOTCHART_DEFAULT_TIME_SEC.
by Elliott Hughes
· 10 years ago
841b263
Further refactoring of the bootchart code.
by Elliott Hughes
· 10 years ago
a197ff1
bootchart: fix bootchart can not be triggered problem
by Yongqin Liu
· 10 years ago
c0e919c
Stop using #if for conditional compilation.
by Elliott Hughes
· 10 years ago
2462790
Use TEMP_FAILURE_RETRY, always build bootchart.cpp.
by Elliott Hughes
· 10 years ago
f3cf438
Build init as C++.
by Elliott Hughes
· 10 years ago
[Renamed (99%) from init/bootchart.c]
45a884f
Add O_CLOEXEC to lots of open() calls.
by Nick Kralevich
· 10 years ago
3700373
Fixed the pacing logic in bootchart data collection.
by Bo (Andover) Zhang
· 10 years ago
dd7bc33
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
e54eebb
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
35237d1
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
4f6e8d7
Initial Contribution
by The Android Open Source Project
· 16 years ago