commit | b8f2f63c3d5f0d6fb2a165b3fb8379608076ddae | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Fri Jan 02 14:23:26 2015 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Fri Jan 02 15:57:36 2015 +0000 |
tree | 37e38e233a924389408fcb1c5ede80fc36405ac7 | |
parent | ba31c3c400cfc59bfe284701763ef96c8810aa14 [diff] |
Implement LogLineLowStack() properly. Avoid stack-based buffers used by the log formatting in __android_log_print(). Move the VLOG(threads) in Thread::InitStackHwm() after the low stack check as it's not safe to actually log before that; even the StringPrintf() is using a stack-based buffer. Bug: 18830897 Change-Id: I13b2166438e871c52ab91dabfe98f2200fd7c1cf