summaryrefslogtreecommitdiff
path: root/runtime/exec_utils.h
diff options
context:
space:
mode:
author Mythri Alle <mythria@google.com> 2022-07-01 08:34:29 +0000
committer Mythri Alle <mythria@google.com> 2022-07-05 09:00:10 +0000
commitc7df8d12ea3228af445fb821c3cac13ca85a9e5f (patch)
tree31150f488d60a8903b982735b7d0c72cb2eb884d /runtime/exec_utils.h
parent2de4a8278c80932d7ff650bf0e0bc2a624863ccc (diff)
Don't use nterp when instrumentation is active
Using nterp requires the use of instrumentation stubs that call method entry / exit hooks required for supporting features related to instrumentation. We want to remove instrumentation stubs since that requires updating stack addresses and maintaining additional information in a side table. So disable nterp when instrumentation is active. JITing is still supported, so debugger performance isn't expected to impact too much. Bug: 206029744 Test: art/test.py Change-Id: I4b0e9a1c8b30d97b22d9d78a25b541258328852c
Diffstat (limited to 'runtime/exec_utils.h')
0 files changed, 0 insertions, 0 deletions