summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2017-05-05 17:27:23 -0700
committerNicolas Geoffray <ngeoffray@google.com>2017-05-08 08:46:03 +0000
commit8b5d9b614ad9f13e2cb62d4956252677cd71add1 (patch)
tree602baecc9afa6ce259ee794f8e3117170c81b9ae /compiler/optimizing/graph_visualizer.cc
parent91f956c925f015b8cd355e8ec2a697a4ba69f7ab (diff)
Resolve the tracked locations in profile saver
The profile saver takes the dex locations it has to track as they are. On the buildbot the locations are symlinked, but the dex file may be compiled with an absolute path. This may cause a mismatch and cause the dex file to not be profiled (test 595-profile-saving will fail). Note that this is a valid use case in production as well. It may happen for secondary dex files which can be loaded via symlinks. Test: test/run-test --output-path /tmp/link --always-clean --host --prebuild --interpreter --no-relocate --runtime-option -Xcheck:jni --no-image --64 595-profile-saving test/run-test --output-path /tmp/link --always-clean --host --no-prebuild --jit --no-relocate --runtime-option -Xcheck:jni --runtime-option -verbose:profiler --64 595-profile-saving Bug: 36605597 Change-Id: I0126d5255fd663d232a3f7fc50ce7d715072872a
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions