diff options
author | Andreas Gampe <agampe@google.com> | 2017-12-11 20:47:56 -0800 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2018-01-08 18:48:47 -0800 |
commit | fb6b0b1b04081f9ef7a240f702d8ce4e61a02e9f (patch) | |
tree | ae24c7d7bf4493ab9dc881c7b3b95ef8f706974d /compiler/optimizing/code_generator_mips.cc | |
parent | 680e88ba30d1c599c5eaab4a207db3e39bf2d57f (diff) |
ART: Add support for VMStack.getAnnotatedStackTrace
Add Thread.CreateAnnotatedStackTrace to return an array that
contains an AnnotatedStackTraceElement for each stack frame,
with the StackTraceElement describing the frame, an array
containing all objects that are locked at the described location,
and optionally for the top frame an object the thread is blocked
on, waiting for or sleeping on.
Add a test.
Bug: 70538431
Test: m test-art-host
Test: art/test/testrunner/testrunner.py -b --host -t 168
Change-Id: I0d92e3d8182c4a592549a6445854816f71afd29e
Diffstat (limited to 'compiler/optimizing/code_generator_mips.cc')
0 files changed, 0 insertions, 0 deletions