Reviewers: jochen,

Message:
ptal

Description:
Add aggregated memory histograms.

This adds V8.MemoryHeapCommitted and V8.MemoryHeapUsed histograms that are
sampled before GC, after GC and on idle notification.

The samples are averaged over fixed time interval.

BUG=

Please review this at https://codereview.chromium.org/1125683004/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+384, -14 lines):
  M src/counters.h
  M src/counters.cc
  M src/flag-definitions.h
  M src/heap/gc-tracer.cc
  M src/heap/heap.h
  M src/heap/heap.cc
  A test/unittests/counters-unittest.cc
  M test/unittests/unittests.gyp


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to