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

Issue 410413007: Always trace garbage collection events in GCTracer. (Closed)

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

Description

Always trace garbage collection events in GCTracer. - always trace events in GCTracer, but only print stats when the command line flag is set. - required to collect statistis that will be used to schedue garbage collection. - we need to watch the perf bots after this lands, as it could regress performance. R=hpayer@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=22613

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -17 lines) Patch
M src/gc-tracer.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M src/incremental-marking.cc View 2 chunks +5 lines, -13 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ernstm
PTAL
6 years, 5 months ago (2014-07-24 15:51:53 UTC) #1
Hannes Payer (out of office)
LGTM, but lets make sure that we do not tank performance.
6 years, 5 months ago (2014-07-24 16:32:09 UTC) #2
ernstm
6 years, 5 months ago (2014-07-25 07:32:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22613 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698