summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2017-12-13 09:54:59 -0800
committerAndreas Gampe <agampe@google.com>2018-01-08 16:07:18 -0800
commit118b1050954fdb6814d70ab35b6854e10672be42 (patch)
treebe4bf00041d099f8673ed8e61710e8ff3530f820 /annotations/generate_annotated_java_files.py
parent30604fa086c7ded91a6431f1aee98b3af3d7d31a (diff)
Libcore: Add VMStack.getAnnotatedStackTrace
Add AnnotatedStackTraceElement to describe a stack frame and held locks as well as an object the frame is blocked on. Add VMStack.getAnnotatedStackTrace 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. Bug: 70538431 Test: m test-art-host Test: art/test/testrunner/testrunner.py -b --host -t 168 Change-Id: I0d92e3d8182c4a592549a6445854816f71afd29e
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions