diff options
author | Mark Salyzyn <salyzyn@google.com> | 2014-10-15 08:49:39 -0700 |
---|---|---|
committer | Mark Salyzyn <salyzyn@google.com> | 2015-05-13 09:22:45 -0700 |
commit | a1aacb71f387c91d5fe383b8aaa5b0be2ec9cd3c (patch) | |
tree | 820eaacac634348419a5e4aaa8626c44e4a9d2ef /liblog | |
parent | 9e750a42b002f48622b54b247bb1ddd7abfa3fd1 (diff) | |
download | system_core-a1aacb71f387c91d5fe383b8aaa5b0be2ec9cd3c.zip system_core-a1aacb71f387c91d5fe383b8aaa5b0be2ec9cd3c.tar.gz system_core-a1aacb71f387c91d5fe383b8aaa5b0be2ec9cd3c.tar.bz2 |
logd: Add klogd
(cherry pick from commit ae4d928d816e30dbe57c2c321b0f0759d0567b3f)
- Add a klogd to collect the kernel logs and place them into a
new kernel log buffer
- Parse priority, tag and message from the kernel log messages.
- Turn off pruning for worst UID for the kernel log buffer
- Sniff for 'PM: suspend exit', 'PM: suspend enter' and
'Suspended for' messages and correct the internal definition
time correction against monotonic dynamically.
- Discern if we have monotonic or real time (delineation 1980) in
audit messages.
- perform appropriate math to correct the timestamp to be real time
- filter out any external sources of kernel logging
Change-Id: I8d4c7c5ac19f1f3218079ee3a05a50e2ca55f60d
Diffstat (limited to 'liblog')
0 files changed, 0 insertions, 0 deletions