summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2017-04-14 21:49:33 -0700
committerAndreas Gampe <agampe@google.com>2017-04-14 21:52:45 -0700
commitf040be6668b6566066fc4bf7c447569b5b46d670 (patch)
tree1d0ab31a540a33947d44a2f06d1224a387506d3f /compiler/optimizing/graph_visualizer.cc
parent39d562895ab3ff835003fe3df6c13a93db492aa8 (diff)
ART: Tentative fix for stack count issue in test 913
Use kCountTransition == kNo to also skip runtime methods in the cur_depth_ count of a StackVisitor. Currently this is only used in the VisitRoots function of Thread. If the additional load is too expensive, we can make this dependent on the requested precision (and thus revert "regular" visits to the old scheme of also counting transitions between managed stack frames and shadow frames, which is only an increment of a field). Bug: 31385354 Bug: 32072923 Test: m test-art-host Change-Id: Ief951585407dd6e03f8050774fe612e7b204247e
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions