commit | 202e153f94a0957185ae4b4bed4c5356513e4322 | [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 | c47b0d5278fc403e6a30ea6f4225699b16613879 [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