summaryrefslogtreecommitdiff
path: root/compiler/exception_test.cc
diff options
context:
space:
mode:
author Dmitrii Ishcheikin <ishcheikin@google.com> 2022-10-24 11:07:58 +0000
committer Treehugger Robot <treehugger-gerrit@google.com> 2022-10-24 13:21:24 +0000
commitaa08e26515f2ba7713bdda45704ce853233d6ebc (patch)
tree83fe1c74859f23074b321addb7ef052458e34392 /compiler/exception_test.cc
parenta25aeadee55630760b521176d0813d12eebae8c8 (diff)
imgdiag: don't compare zygote to bootimage
Currently imgdiag outputs a lot of zygote "different entries" due to address space randomization. Zygote memory relocations happen before it starts forking app processes, so most of the reported different entries are shared dirty. This CL makes imgdiag output entries differing between zygote and child processes, which are more of interest. Before this change (same process, boot.art): 13986 different entries, 1169382 different entry [bytes], After: 84 different entries, 17052 different entry [bytes], Test: m imgdiag Change-Id: I2350866680f341a8d3509c63275596a74f50bd2c
Diffstat (limited to 'compiler/exception_test.cc')
0 files changed, 0 insertions, 0 deletions