diff options
author | 2022-09-29 14:48:22 +0000 | |
---|---|---|
committer | 2022-10-03 08:38:37 +0000 | |
commit | 819f8b2354daa0ef6f457d5d5ed8dee5637217bb (patch) | |
tree | 8f116734db57c73db5499333c7e4e29d0fb195ef /compiler/optimizing/instruction_builder.cc | |
parent | 467d570d3f4aceed70a66136814b965f48b3e4db (diff) |
Run method entry callbacks for all methods on the stack
Tracing expects that we call method entry callbacks for all methods on
the stack when the tracing is enabled. This is required for matching the
method exit callbacks that might happen later. Earlier we missed calling
method entry callbacks for JITed and native methods.
Bug: 244698925
Test: art/test.py
Change-Id: I6b2f351ff5038cac29b8777c6dcaf0b6dc4850ba
Diffstat (limited to 'compiler/optimizing/instruction_builder.cc')
0 files changed, 0 insertions, 0 deletions