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

Issue 922573003: Track code cache reject reason via histogram buckets. (Closed)

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

Description

Track code cache reject reason via histogram buckets. R=vogelheim@chromium.org BUG=chromium:441896 LOG=N Committed: https://crrev.com/e7c235fa2dbc095d323c810dc2547f5e07a94117 Cr-Commit-Position: refs/heads/master@{#26660}

Patch Set 1 #

Patch Set 2 : small tweaks #

Patch Set 3 : rename #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -25 lines) Patch
M src/counters.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M src/serialize.h View 1 1 chunk +29 lines, -15 lines 0 comments Download
M src/serialize.cc View 1 2 3 chunks +22 lines, -9 lines 1 comment Download

Messages

Total messages: 7 (1 generated)
Yang
5 years, 10 months ago (2015-02-16 09:28:39 UTC) #1
vogelheim
lgtm https://codereview.chromium.org/922573003/diff/40001/src/serialize.cc File src/serialize.cc (right): https://codereview.chromium.org/922573003/diff/40001/src/serialize.cc#newcode2679 src/serialize.cc:2679: source->GetIsolate()->counters()->code_cache_reject_reason()->AddSample(r); Just curious: Why count only the failures, ...
5 years, 10 months ago (2015-02-16 12:01:36 UTC) #2
Yang
On 2015/02/16 12:01:36, vogelheim wrote: > lgtm > > https://codereview.chromium.org/922573003/diff/40001/src/serialize.cc > File src/serialize.cc (right): > ...
5 years, 10 months ago (2015-02-16 12:07:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/922573003/40001
5 years, 10 months ago (2015-02-16 12:37:36 UTC) #5
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-16 12:39:14 UTC) #6
commit-bot: I haz the power
5 years, 10 months ago (2015-02-16 12:39:25 UTC) #7
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e7c235fa2dbc095d323c810dc2547f5e07a94117
Cr-Commit-Position: refs/heads/master@{#26660}

Powered by Google App Engine
This is Rietveld 408576698