Commit 19af3b9b authored by Alex Light's avatar Alex Light
Browse files

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
parent 3e36a9c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment