DescriptionOilpan: Marking time measurement should not measure the time taken in postGC()
When we enable GC_PROFILING, postGC() does a lot of time-consuming work.
So it shouldn't be counted as a marking time (otherwise we will confuse the marking
time estimation). This change will have no effect on builds where GC_PROFILING disabled
because postGC() will do almost nothing in those builds.
BUG=474470
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197258
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|
|||||||||||||||||||