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

Issue 1649743002: Add counters to trace baseline code size. (Closed)

Created:
4 years, 10 months ago by rmcilroy
Modified:
4 years, 10 months ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@int_trace_bc
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add counters to trace baseline code size. BUG=v8:4280 LOG=N Committed: https://crrev.com/72d768d1f93e8f270f134c409e267d6b80416666 Cr-Commit-Position: refs/heads/master@{#33688}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Review Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -6 lines) Patch
M src/compiler.cc View 1 2 chunks +28 lines, -3 lines 0 comments Download
M src/counters.h View 2 chunks +6 lines, -3 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 11 (4 generated)
rmcilroy
Michi: Please take a look. This is to allow us to trace code size for ...
4 years, 10 months ago (2016-01-28 12:11:50 UTC) #2
rmcilroy
Ping?
4 years, 10 months ago (2016-02-01 15:16:52 UTC) #3
Michael Starzinger
LGTM with nits to address. Off-topic: I am not going to rant about how compiler.cc ...
4 years, 10 months ago (2016-02-01 17:47:19 UTC) #4
rmcilroy
https://codereview.chromium.org/1649743002/diff/1/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/1649743002/diff/1/src/compiler.cc#newcode763 src/compiler.cc:763: size += FixedArray::SizeFor(bytecode_array->constant_pool()->length()); On 2016/02/01 17:47:19, Michael Starzinger wrote: ...
4 years, 10 months ago (2016-02-02 16:21:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1649743002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1649743002/20001
4 years, 10 months ago (2016-02-02 16:22:14 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-02 16:48:10 UTC) #9
commit-bot: I haz the power
4 years, 10 months ago (2016-02-02 16:51:56 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/72d768d1f93e8f270f134c409e267d6b80416666
Cr-Commit-Position: refs/heads/master@{#33688}

Powered by Google App Engine
This is Rietveld 408576698