DescriptionAdd aggregated memory histograms.
This introduces V8.MemoryHeapCommitted and V8.MemoryHeapUsed histograms.
In contrast to the existing memory histograms, the new histograms are uniform in time, i.e. their samples happen at regular time intervals. The --histogram-interval specifies the length of the interval.
We implement this by linearly interpolating memory stats between GC and idle notification events.
BUG=chromium:485472
LOG=NO
Committed: https://crrev.com/d77839fd0182d01e6d7864f0312d2b194deea2f0
Cr-Commit-Position: refs/heads/master@{#28292}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : Fix git cl format line #Patch Set 4 : #Patch Set 5 : Add comments #
Total comments: 1
Messages
Total messages: 16 (6 generated)
|