android_system_core/include/log
Mark Salyzyn 0175b0747a logd: initial checkin.
* Create a new userspace log daemon for handling logging messages.

Original-Change-Id: I75267df16359684490121e6c31cca48614d79856
Signed-off-by: Nick Kralevich <nnk@google.com>

* Merge conflicts
* rename new syslog daemon to logd to prevent confusion with bionic syslog
* replace racy getGroups call with KISS call to client->getGid()
* Timestamps are filed at logging source
* insert entries into list in timestamp order
* Added LogTimeEntry tail filtration handling
* Added region locking around LogWriter list
* separate threads for each writer
* /dev/socket/logd* permissions

Signed-off-by: Mark Salyzyn <salyzyn@google.com>

(cherry picked from commit 3e76e0a497)

Author: Nick Kralevich <nnk@google.com>
Change-Id: Ice88b1412d8f9daa7f9119b2b5aaf684a5e28098
2014-02-26 09:52:35 -08:00
..
event_tag_map.h Move liblog headers to system/core/include/log 2013-07-24 12:32:39 -07:00
log.h log: add compile-time checking when ALOGV is disabled 2014-02-09 21:59:24 -08:00
log_read.h logd: initial checkin. 2014-02-26 09:52:35 -08:00
logd.h Move liblog headers to system/core/include/log 2013-07-24 12:32:39 -07:00
logger.h logd: initial checkin. 2014-02-26 09:52:35 -08:00
logprint.h Move liblog headers to system/core/include/log 2013-07-24 12:32:39 -07:00
uio.h liblog: resolve build warning messages 2014-01-27 15:15:05 -08:00