OSDN Git Service

Change heap transitions + hspace compation to use VLOG(heap)
authorMathieu Chartier <mathieuc@google.com>
Tue, 2 Sep 2014 19:33:25 +0000 (12:33 -0700)
committerMathieu Chartier <mathieuc@google.com>
Tue, 2 Sep 2014 19:34:05 +0000 (12:34 -0700)
commit8bd2961b385c870953e650c253a04ee24b76809b
tree3671247d1d92b4a5bb9f0a1c20295ac883e6c632
parentb373ba1bf7e67d4dd8286df08065ac76aa8ac1ee
Change heap transitions + hspace compation to use VLOG(heap)

VLOG(gc) is spammy since it is enabled.

Change-Id: I07d1d40e2f19134f885d6777b60533a9010ae164
runtime/gc/heap.cc