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

Issue 1235913002: Add scavenger events to GC tracer (Closed)

Created:
5 years, 5 months ago by Michael Lippautz
Modified:
5 years, 5 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add scavenger events to GC tracer BUG= Committed: https://crrev.com/e40d453d4ef5b840a8f1562bf5d8e9c8df007c8d Cr-Commit-Position: refs/heads/master@{#29768}

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 12

Patch Set 3 : addressed comments #

Patch Set 4 : #

Total comments: 4

Patch Set 5 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -60 lines) Patch
M src/heap/gc-tracer.h View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M src/heap/gc-tracer.cc View 1 2 3 4 2 chunks +61 lines, -43 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 4 2 chunks +37 lines, -17 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Michael Lippautz
PTAL access to bots seems to be working now
5 years, 5 months ago (2015-07-15 07:54:30 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/1235913002/diff/20001/src/heap/gc-tracer.cc File src/heap/gc-tracer.cc (right): https://codereview.chromium.org/1235913002/diff/20001/src/heap/gc-tracer.cc#newcode392 src/heap/gc-tracer.cc:392: PrintIsolate(heap_->isolate(), "[I:%p] %8.0f gc-trace: ", heap_->isolate(), why did you ...
5 years, 5 months ago (2015-07-20 08:50:25 UTC) #3
Michael Lippautz
PTAL, thanks https://codereview.chromium.org/1235913002/diff/20001/src/heap/gc-tracer.cc File src/heap/gc-tracer.cc (right): https://codereview.chromium.org/1235913002/diff/20001/src/heap/gc-tracer.cc#newcode392 src/heap/gc-tracer.cc:392: PrintIsolate(heap_->isolate(), "[I:%p] %8.0f gc-trace: ", heap_->isolate(), On ...
5 years, 5 months ago (2015-07-20 09:34:05 UTC) #4
Hannes Payer (out of office)
https://codereview.chromium.org/1235913002/diff/60001/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1235913002/diff/60001/src/heap/heap.cc#newcode1719 src/heap/heap.cc:1719: MarkCompactCollector* collector = mark_compact_collector(); For completeness, let's also add ...
5 years, 5 months ago (2015-07-20 12:02:23 UTC) #5
Michael Lippautz
https://codereview.chromium.org/1235913002/diff/60001/src/heap/heap.cc File src/heap/heap.cc (right): https://codereview.chromium.org/1235913002/diff/60001/src/heap/heap.cc#newcode1719 src/heap/heap.cc:1719: MarkCompactCollector* collector = mark_compact_collector(); On 2015/07/20 12:02:23, Hannes Payer ...
5 years, 5 months ago (2015-07-20 13:17:15 UTC) #6
Hannes Payer (out of office)
lgtm
5 years, 5 months ago (2015-07-21 06:45:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1235913002/80001
5 years, 5 months ago (2015-07-21 06:58:39 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 5 months ago (2015-07-21 07:31:33 UTC) #10
commit-bot: I haz the power
5 years, 5 months ago (2015-07-21 07:31:51 UTC) #11
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e40d453d4ef5b840a8f1562bf5d8e9c8df007c8d
Cr-Commit-Position: refs/heads/master@{#29768}

Powered by Google App Engine
This is Rietveld 408576698