index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
logd
/
LogBufferTest.cpp
Age
Commit message (
Expand
)
Author
2020-10-08
Remove liblog, logcat, logd, logwrapper
Baligh Uddin
2020-10-07
logd: single std::mutex for locking log buffers and tracking readers
Tom Cherry
2020-08-03
liblog: don't cache property size values and move to own file
Tom Cherry
2020-06-12
logd: add a SerializedLogBuffer suitable for compression
Tom Cherry
2020-06-11
logd: add a test for clearing logs with a reader present
Tom Cherry
2020-06-03
logd: use libbase logging
Tom Cherry
2020-06-02
logd: move leading_dropped logic into FlushTo()
Tom Cherry
2020-06-01
logd: create FlushToState class
Tom Cherry
2020-06-01
logd: fix bug in FlushTo when requesting exact sequence number
Tom Cherry
2020-05-21
logd: create SimpleLogBuffer and implement ChattyLogBuffer in terms of it
Tom Cherry
2020-05-21
logd: separate Chatty only vs generic LogBufferTests
Tom Cherry
2020-05-20
logd: add tests for log deduplication
Tom Cherry
2020-05-18
logd: build liblogd and its test on host
Tom Cherry
2020-05-18
logd: add LogBufferTest.cpp
Tom Cherry