OSDN Git Service

Add way to disable resolving for stack walk
authorMathieu Chartier <mathieuc@google.com>
Thu, 31 Mar 2016 18:07:09 +0000 (11:07 -0700)
committerMathieu Chartier <mathieuc@google.com>
Thu, 31 Mar 2016 21:00:44 +0000 (14:00 -0700)
commitbe2892bf771435eb451c74297b553f7dc9fea4ca
tree9e34f364dcbe609ec8cd3cbf32a0fb8d22d8ae75
parent91deb8a52894c1e8f0d1cb18147bb74083cebb00
Add way to disable resolving for stack walk

Only occurs for walking the inlined frames case.

Bug: 27857910

Change-Id: Idb90254879ebae4c756ee1a3d235999ae589a2a8
runtime/entrypoints/entrypoint_utils-inl.h
runtime/gc/allocation_record.cc
runtime/stack.cc
runtime/stack.h