commit | d8eb6736b994e70fecc2a5b0f78b0796aff82cdc | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Mon Jan 29 15:16:02 2018 -0800 |
committer | Alex Light <allight@google.com> | Mon Jan 29 15:16:02 2018 -0800 |
tree | bf4894e62a36f738274982167da4a7818cf9538d | |
parent | 0406e1e59970399393f53923704e1b9a828b2173 [diff] |
Lower a LOG(WARNING) to VLOG(deopt) in instrumentation During late-attach of a debugger it is fairly common for there to be non-debuggable frames present. Change the instrumentation code to not print a warning for all of them unless we have -verbose:deopt. Test: None Change-Id: I6f995f4d0eb5164e205a0eac209b4ff1e073d017