| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Deal with some -Wunused issues
Change-Id: Ic4ab9a49f13e156a73d40266e413dee3e6396178
|
|
|
|
|
|
| |
- Enable whitelist, blacklist and logsize tuneables for user
Change-Id: Id0c283844c71c5263a8cfbebf2e550f7ac415858
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- liblog android_logger_get_log_size and android_logger_get_readable_size
adjusted to return long instead of int because of -G flag extending range
NB: ifdef'd only for userdebug and eng builds
- liblog Add android_logger_[sg]et_prune_list and android_logger_set_log_size
- logcat Add -P, -p and -G flags
- logd Add LogWhiteBlackList and configurable log size
(cherry picked from commit 18a5432158ad43b8faefe4950b30e760200ce0b4)
Change-Id: I1572338c1b34bd968ad7867857ef708156ec3b6a
|
|
|
|
|
|
| |
(cherry picked from commit 2807db9a269baaa7b3f67c337d3312877ba90aa0)
Change-Id: Ic4c84b88b8d899965c9765bdc3ee223ef73ba7d1
|
|
|
|
|
| |
The build system now unions together all *.logtags files found in
LOCAL_SRC_FILES to construct /system/etc/event-log-tags.
|
|
|
|
|
|
| |
This saves about 8k from the system image.
Bug: 2036961
|
| |
|
| |
|
| |
|
|
|