summaryrefslogtreecommitdiff
path: root/dex2oat/common_compiler_driver_test.cc
diff options
context:
space:
mode:
author Mythri Alle <mythria@google.com> 2025-02-07 12:50:25 +0000
committer Mythri Alle <mythria@google.com> 2025-02-18 03:52:55 -0800
commitb4d4a7c4c368272c4368db35ddffbd8fcab544fb (patch)
tree97aabecb42f93bb334ca24357c29e460b8fc1be1 /dex2oat/common_compiler_driver_test.cc
parent39b153dff377f5f13f5d218088d66f5748100f11 (diff)
Don't use suspend all scope when dumping low overhead traces
We used to use SuspendAll scope when dumping the low overhead traces for all methods. It is better to use Checkpoints instead of suspend all scope. Dumping data is reasonably large and suspending all threads for that long could cause timeouts and ANRs. Bug: 352518093 Test: Manual testing Change-Id: I42af633f776a56e162bafaa14b25b881697b7362
Diffstat (limited to 'dex2oat/common_compiler_driver_test.cc')
0 files changed, 0 insertions, 0 deletions