diff options
author | 2025-02-18 08:40:34 +0000 | |
---|---|---|
committer | 2025-02-19 00:04:56 -0800 | |
commit | ea5184ac8ea127a6fb40df43d28262ef9f20cfb2 (patch) | |
tree | e1edb5a84878b2d92cf8b31776ca724213a2300f /compiler/common_compiler_test.cc | |
parent | b47314beb4171e93a4056d568379a5faad82c3cb (diff) |
dex2oat: Change reported data for `--dump-timings`.
In `CompilerDriver`, add summary entry across all dex files
(Resolve, Resolve const-string Strings, Verify, Initialize,
Compile). Remove the dex file-specific "Resolve const-string
Strings" because this entire phase tends to be quite short.
In `OatWriter`, add top-level timings for writing functions.
Remove timings for small parts of `WriteRodata()`.
In `Dex2oat`, add timings for significant parts of oat file
writing.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Change-Id: Ie4b541b126244a87ec169b76897d74d5d0cab963
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions