summaryrefslogtreecommitdiff
path: root/compiler/jit/jit_compiler.h
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2019-08-26 09:25:20 -0700
committer Treehugger Robot <treehugger-gerrit@google.com> 2019-08-27 05:13:38 +0000
commitefd55b5b5837912c737eb0a9fa09954c8085e055 (patch)
tree43917185ef67c94326e1b27325dc617b92abb5bf /compiler/jit/jit_compiler.h
parent1ec82e562a31fbd7383555b610743d85b7b4a7d4 (diff)
Don't complain if we can't read /proc/self/task/pid/stack.
Why do we see the warning on every stack in an ANR? Because normally on Android you either won't have CONFIG_STACKTRACE, or you won't have PTRACE_MODE_ATTACH_FSCREDS. I'm assuming this code still has some value on the host, so I'm just silencing the warning rather than deleting the code. Test: treehugger Change-Id: I2f203bde87a6613d1b300a0020290c62bea4ac48
Diffstat (limited to 'compiler/jit/jit_compiler.h')
0 files changed, 0 insertions, 0 deletions