summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMan Cao <manc@google.com>2015-06-23 16:38:25 -0700
committerMan Cao <manc@google.com>2015-06-25 14:10:48 -0700
commit42c3c33df8b6eefc4ba532f1981282510f109928 (patch)
tree4526fe0a718f2e8ead36907aa9984c402d5a1888 /compiler/optimizing/graph_visualizer.cc
parentbb3dabaf804e0d0bd2bf34e69091b2f86fd4e78b (diff)
Make allocation tracker use less memory
The allocation tracker no longer keeps recently allocated objects live. Instead it just keeps their class objects live as strong roots. This fixed the gc-stress test failure for 098-ddmc. Also fixed the issue in DisableNewSystemWeak() for allocation tracker, by making new allocation to wait until GC's sweeping to complete. I didn't feel any significant slowdown with this wait. Bug: 20037135 Change-Id: I6a98188832cf7ee478007e3788e742dc6e18f7b8
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions