• ulan's avatar
    Add aggregated memory histograms. · d77839fd
    ulan authored
    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
    
    Review URL: https://codereview.chromium.org/1125683004
    
    Cr-Commit-Position: refs/heads/master@{#28292}
    d77839fd
Name
Last commit
Last update
..
base Loading commit data...
compiler Loading commit data...
heap Loading commit data...
libplatform Loading commit data...
DEPS Loading commit data...
char-predicates-unittest.cc Loading commit data...
counters-unittest.cc Loading commit data...
run-all-unittests.cc Loading commit data...
test-utils.cc Loading commit data...
test-utils.h Loading commit data...
unittests.gyp Loading commit data...
unittests.status Loading commit data...