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

Issue 1086363002: Serializer: collect and output memory statistics. (Closed)

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

Description

Serializer: collect and output memory statistics. R=jkummerow@chromium.org Committed: https://crrev.com/a2baf44bf6e913e308ff5dad70c777004bb037cb Cr-Commit-Position: refs/heads/master@{#27887}

Patch Set 1 #

Total comments: 6

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -0 lines) Patch
M src/flag-definitions.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/snapshot/serialize.h View 1 6 chunks +18 lines, -0 lines 0 comments Download
M src/snapshot/serialize.cc View 1 2 chunks +63 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Yang
Example output: PartialSerializer: Spaces: NEW_SPACE OLD_SPACE CODE_SPACE MAP_SPACE LO_SPACE 24 183376 0 21648 0 Instance ...
5 years, 8 months ago (2015-04-16 12:14:12 UTC) #1
Jakob Kummerow
Beautiful, thanks! LGTM with nits. https://codereview.chromium.org/1086363002/diff/1/src/snapshot/serialize.cc File src/snapshot/serialize.cc (right): https://codereview.chromium.org/1086363002/diff/1/src/snapshot/serialize.cc#newcode1238 src/snapshot/serialize.cc:1238: PrintF(" Spaces:\n"); nit: maybe ...
5 years, 8 months ago (2015-04-16 12:32:26 UTC) #2
Yang
https://codereview.chromium.org/1086363002/diff/1/src/snapshot/serialize.cc File src/snapshot/serialize.cc (right): https://codereview.chromium.org/1086363002/diff/1/src/snapshot/serialize.cc#newcode1238 src/snapshot/serialize.cc:1238: PrintF(" Spaces:\n"); On 2015/04/16 12:32:25, Jakob wrote: > nit: ...
5 years, 8 months ago (2015-04-16 13:00:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1086363002/20001
5 years, 8 months ago (2015-04-16 13:00:44 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-16 13:39:26 UTC) #7
commit-bot: I haz the power
5 years, 8 months ago (2015-04-16 13:39:38 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a2baf44bf6e913e308ff5dad70c777004bb037cb
Cr-Commit-Position: refs/heads/master@{#27887}

Powered by Google App Engine
This is Rietveld 408576698