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

Issue 1773273002: Add flag to trace object groups (Closed)

Created:
4 years, 9 months ago by Marcel Hlopko
Modified:
4 years, 9 months ago
Reviewers:
ulan
CC:
v8-reviews_googlegroups.com, Hannes Payer (out of office), ulan, Michael Hablich
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add flag to trace object groups BUG=chromium:468240 LOG=no Committed: https://crrev.com/fd43661c501b63e05f02d870ec0ed7f6db171d62 Cr-Commit-Position: refs/heads/master@{#34634}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Incorporated Ulan's comments #

Patch Set 3 : Reviewed the code (which I should have done before uploading at the first place :) #

Patch Set 4 : Simplified the code #

Total comments: 16

Patch Set 5 : Incorporated Ulan's wonderful suggestions #

Patch Set 6 : Incorporated more Ulan's wonderful suggestions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -1 line) Patch
M src/flag-definitions.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/global-handles.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/global-handles.cc View 1 2 3 4 1 chunk +105 lines, -0 lines 0 comments Download
M src/heap/heap.cc View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M src/heap/incremental-marking.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (5 generated)
Marcel Hlopko
ptal
4 years, 9 months ago (2016-03-08 20:17:13 UTC) #3
ulan
Nice! Few nits. I'll do proper review tomorrow. https://codereview.chromium.org/1773273002/diff/1/src/flag-definitions.h File src/flag-definitions.h (right): https://codereview.chromium.org/1773273002/diff/1/src/flag-definitions.h#newcode732 src/flag-definitions.h:732: // ...
4 years, 9 months ago (2016-03-08 20:23:36 UTC) #4
Marcel Hlopko
ptal, v2 :) https://codereview.chromium.org/1773273002/diff/1/src/flag-definitions.h File src/flag-definitions.h (right): https://codereview.chromium.org/1773273002/diff/1/src/flag-definitions.h#newcode732 src/flag-definitions.h:732: // object-groups-tracer.cc On 2016/03/08 20:23:32, ulan ...
4 years, 9 months ago (2016-03-09 09:30:30 UTC) #5
Marcel Hlopko
Simplified the code after Ulan's suggestions given offline
4 years, 9 months ago (2016-03-09 12:32:56 UTC) #6
ulan
Few more nits. https://codereview.chromium.org/1773273002/diff/60001/src/global-handles.cc File src/global-handles.cc (right): https://codereview.chromium.org/1773273002/diff/60001/src/global-handles.cc#newcode820 src/global-handles.cc:820: void CollectTraces(); Let's rename the method ...
4 years, 9 months ago (2016-03-09 14:37:49 UTC) #7
Marcel Hlopko
https://codereview.chromium.org/1773273002/diff/60001/src/global-handles.cc File src/global-handles.cc (right): https://codereview.chromium.org/1773273002/diff/60001/src/global-handles.cc#newcode820 src/global-handles.cc:820: void CollectTraces(); On 2016/03/09 14:37:49, ulan wrote: > Let's ...
4 years, 9 months ago (2016-03-09 17:20:23 UTC) #8
ulan
lgtm
4 years, 9 months ago (2016-03-09 17:23:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1773273002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1773273002/100001
4 years, 9 months ago (2016-03-09 17:23:47 UTC) #11
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 9 months ago (2016-03-09 17:54:15 UTC) #13
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/fd43661c501b63e05f02d870ec0ed7f6db171d62 Cr-Commit-Position: refs/heads/master@{#34634}
4 years, 9 months ago (2016-03-09 17:56:24 UTC) #15
Marcel Hlopko
4 years, 9 months ago (2016-03-09 18:57:48 UTC) #16
Message was sent while issue was closed.
On 2016/03/09 17:56:24, commit-bot: I haz the power wrote:
> Patchset 6 (id:??) landed as
> https://crrev.com/fd43661c501b63e05f02d870ec0ed7f6db171d62
> Cr-Commit-Position: refs/heads/master@{#34634}

yay :)

Powered by Google App Engine
This is Rietveld 408576698