diff options
author | Lazar Trsic <Lazar.Trsic@imgtec.com> | 2015-06-10 16:05:46 +0200 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2015-06-10 17:21:17 -0700 |
commit | 618fdff93cec53c0ed234898f2d42f38a25e3b66 (patch) | |
tree | e8b1ae10da2785dea4646a153112fcd99e4d2f73 /test/ProfileTestMultiDex/Main.java | |
parent | 21cb657159b3e93cc888685ade83f8fc519290be (diff) |
[MIPS] Fix method tracing for mips64
Reg $v0 is being clobbered on using
SETUP_REFS_ONLY_CALLEE_SAVE_FRAME inside instrumentation_exit()
trampoline, when falling through from instrumentation_entry().
To fix, use $t1 for ArtMethod* fetching inside SETUP_ macros.
Also fix some unrelated comment errors.
Bug: 21555893
(cherry picked from commit 84bc06e30ba12c3ff07e577c52b63b9df162af7e)
Change-Id: I4ab169f75988c4f0d924416a30196f21c1a043a3
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions