commit | 5095ee1b6c48accf21a9dd7697d2ba22d5a06e93 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Mon Feb 09 08:21:05 2015 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Apr 15 19:43:28 2015 -0700 |
tree | a98f097195a246e9b9fa41af35815208db3fb1b8 | |
parent | e5b2a8f75744a0326fbf1ebdec49ed771753f1d5 [diff] |
logd: propagate ::log status Add a return value for the ::log() methods, this allows us to optimize the wakeup for the readers to only occur when the log message is actually placed. This is for a future where we may dedupe identical log messages, filter out log messages, and certainly if we filter the messages out with an internal logd check of __android_log_is_loggable(). Change-Id: I763b2a7c29502ab7fa0a5d5022c7b60244fcfde4