commit | 88fe7cc5d9fa6a1ede2632f8966bbfdf739d034d | [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 | 7a01e5b3774cbf25f26423905dbce0b05fb71ed9 | |
parent | 335aaa972c3cac58f30c51708ca690f0ac5d6959 [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