diff options
author | Mathieu Chartier <mathieuc@google.com> | 2017-06-19 10:58:08 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2017-06-23 00:00:34 +0000 |
commit | 2f7945540cf511148c73672f2ce80ae859b95bed (patch) | |
tree | ae78e1978b99b991a51a73281378ab70b2629e8a /compiler/optimizing/graph_visualizer.cc | |
parent | a08c9bbe02073d34358c15e3339fa47ed49c39fc (diff) |
Add support for generating boot image profile
Added three options:
--generate-boot-image-profile:
If this option is passed in, profman creates a boot image profile.
--boot-image-clean-class-threshold=<value>
Specifies how many occurrences of a likely clean class are required
before a class is added to the profile.
--boot-image-class-threshold=<value>
Specify how many occurrences of a possibly dirty class are required
before a class is added to the profile.
Added unit test.
Test: test-art-host
Bug: 37966211
Change-Id: I8e12b0ec34dfa1d1bed0b51f342fffde09815348
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions