Reviewers: Hannes Payer,

Message:
Re-landing with fixed unit tests and git cl format. PTAL.

Description:
re-land: Track history of events in GCTracer.

- track incremental marking stats directly on GCTracer.
- add simple ring buffer class.
- track last 10 scavenges and mark-compacts in ring buffers on GCTracer.
- various clean-ups.

This is a re-land of https://codereview.chromium.org/391413006/ with
 - int instead of size_t in ring buffer unit test.
 - git cl format

[email protected]
BUG=

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+475, -213 lines):
  M src/heap.h
  M src/heap.cc
  M src/incremental-marking.h
  M src/incremental-marking.cc
  M test/cctest/cctest.gyp
  A test/cctest/test-gc-tracer.cc


--
--
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