DescriptionOilpan: Trace Heap memory statistics more often.
This patch adds more places where Heap statistics are recorded.
The main interest of this patch is to track the change of these values after
a GC; the original code records them in ThreadState::scheduleGCIfNeeded(), but
the function is not called for a while after a GC (until completeSweep() is
called), and we miss the value changes in that period.
BUG=none
R=haraken@chromium.org, oilpan-reviews@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197632
Patch Set 1 #
Total comments: 2
Messages
Total messages: 8 (1 generated)
|
|||||||||||||||||||||||||||||||||||||