diff options
author | Alex Light <allight@google.com> | 2018-06-13 14:51:20 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2018-07-10 08:44:52 -0700 |
commit | 19af3b9b7fda03417a724fb7e465a3457d528eab (patch) | |
tree | efa7d558db285cca5143ba30b6bba7495b616269 /compiler/optimizing/graph_visualizer.cc | |
parent | 3e36a9c24f591097b4403fe77b1d426c03aeb56a (diff) |
Move Trace to use trampolines
Change method tracing to use instrumentation trampolines instead of
interpreter. This is generally faster but can slow down recursion as
the stack gets longer. Due to this we need to disable several tests
which will no longer finish in a reasonable time.
Test: ./test.py --host --trace --ntrace
Change-Id: Id4fb7c997a854859f2998f72018980973d8493f8
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions