summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2015-11-25 15:59:14 +0000
committerCalin Juravle <calin@google.com>2015-12-10 17:34:06 +0000
commit500c9be1f261a8a95ae7a25f4f8084f43207f313 (patch)
treee36173ca0ea9dfa88e6e605f156c3992414d7d1b /compiler/optimizing/graph_visualizer.cc
parent836ee764c86892aff1dca6b0f8b27e32c7374cc7 (diff)
Enable profiled guided compilation in dex2oat
- add parsing of the profile info saved during JIT. - don't compile methods which are not part of the profile info. - delete old profile hooks. - add test for reading/writing profile. The test is disable in: * interpreter modes: the test needs JIT. * no-dex2oat/no-prebuild: we only save profiling info for the primary oat file. In these modes we don't create oat files and thus nothing is saved. Bug:26080105 Change-Id: Ifdc63dc9d4b537fc79e54c3edc3ae3a462bc30fb
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions