diff options
author | Wei Jin <wejin@google.com> | 2014-06-20 15:56:53 -0700 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2014-06-27 15:40:06 +0100 |
commit | 445220d4fe5bd9f0616d6da2322a7b6e9466595e (patch) | |
tree | c90c4014739e12d29f7801368bbb67a44aa63357 /compiler/optimizing/graph_visualizer.cc | |
parent | 6c22b193fb5fe71124846fa2c1d73f1670419476 (diff) |
Add a new type of profile data in ART profiler
This CL allows the ART profiler to collect bounded stack information
that contains only method signature and dex pc on the current stack
frames to a bounded depth. The type of the profile data is by
default disabled, and can be enabled by setting the option
"-Xprofile-type:stack". The bound is controlled by the option
"-Xprofile-max-stack-depth:integervalue".
Change-Id: Ieab789951018b2263c4d140b40b6c73bffc6a549
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions