Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Issue 410413005: Add event statistics to GCTracer. (Closed)

Created:
6 years, 5 months ago by ernstm
Modified:
6 years, 5 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Add event statistics to GCTracer. - Add method to GCTracer to compute mean and max of the last few Scavenger, Mark Compactor and Incremental Marking events. R=hpayer@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=22605

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -0 lines) Patch
M src/gc-tracer.h View 1 2 chunks +36 lines, -0 lines 0 comments Download
M src/gc-tracer.cc View 1 chunk +45 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ernstm
PTAL
6 years, 5 months ago (2014-07-24 14:14:50 UTC) #1
Hannes Payer (out of office)
LGTM, just nits. https://codereview.chromium.org/410413005/diff/1/src/gc-tracer.h File src/gc-tracer.h (right): https://codereview.chromium.org/410413005/diff/1/src/gc-tracer.h#newcode205 src/gc-tracer.h:205: // Compute the mean duration of ...
6 years, 5 months ago (2014-07-24 15:16:40 UTC) #2
ernstm
https://codereview.chromium.org/410413005/diff/1/src/gc-tracer.h File src/gc-tracer.h (right): https://codereview.chromium.org/410413005/diff/1/src/gc-tracer.h#newcode205 src/gc-tracer.h:205: // Compute the mean duration of the last scavenger ...
6 years, 5 months ago (2014-07-24 15:22:39 UTC) #3
ernstm
6 years, 5 months ago (2014-07-24 15:23:13 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r22605 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698