Descriptionre-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
R=hpayer@chromium.org
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=22593
Patch Set 1 #Patch Set 2 : Add missing cast to int. #Patch Set 3 : Disable failing SerializeToplevelIsolates test. #
Messages
Total messages: 4 (0 generated)
|