commit | dc5423f2f41d63978dfd846c1818998b49f594ae | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Fri Jun 08 10:43:38 2018 -0700 |
committer | Alex Light <allight@google.com> | Wed Jun 13 10:32:17 2018 -0700 |
tree | 533e6b18167d336a04bd634f6ad426026ed2914f | |
parent | c97946ca7e99eeb53388d3d4d4577705f5537671 [diff] |
Ensure that we don't call MethodEntered on runtime methods It was possible we could incorrectly send an instrumentation method entry event on a runtime method in some circumstances. NB Several additional patches are required for the instrumentation trampolines to actually work correctly in all instances. Test: ./test.py --host Test: ./test/testrunner/testrunner.py --host --runtime-option=-Xplugin:libtracefast-trampolined.so Change-Id: Id21c36e4cc0ab70083162fa1d40510f7d823b9a9