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

Issue 420613006: Trace every incremental marking step. (Closed)

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

Description

Trace every incremental marking step. - This information is required in the chrome trace for a GC telemetry benchmark. R=hpayer@chromium.org, jochen@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=22643

Patch Set 1 #

Patch Set 2 : Move HistogramTimerScope #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -84 lines) Patch
M src/heap.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M src/incremental-marking.cc View 1 1 chunk +89 lines, -81 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
ernstm
PTAL
6 years, 5 months ago (2014-07-25 12:04:45 UTC) #1
Hannes Payer (out of office)
LGTM, if the overhead of this call is negligible We should also move the histogram ...
6 years, 5 months ago (2014-07-25 18:27:21 UTC) #2
ernstm
On 2014/07/25 18:27:21, Hannes Payer wrote: > LGTM, if the overhead of this call is ...
6 years, 4 months ago (2014-07-28 08:54:17 UTC) #3
jochen (gone - plz use gerrit)
On 2014/07/28 at 08:54:17, ernstm wrote: > On 2014/07/25 18:27:21, Hannes Payer wrote: > > ...
6 years, 4 months ago (2014-07-28 08:54:56 UTC) #4
ernstm
Moved HistogramTimerScope from Heap::AdvanceIdleIncrementalMarking to IncrementalMarking::Step. The diff looks bigger, because the added scope around ...
6 years, 4 months ago (2014-07-28 10:43:37 UTC) #5
jochen (gone - plz use gerrit)
lgtm
6 years, 4 months ago (2014-07-28 11:17:52 UTC) #6
Hannes Payer (out of office)
lgtm
6 years, 4 months ago (2014-07-28 11:17:58 UTC) #7
ernstm
6 years, 4 months ago (2014-07-28 12:33:32 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r22643 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698