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

Issue 1768363002: Add histogram to track Mojo shell / renderer connection init (Closed)

Created:
4 years, 9 months ago by Ken Rockot(use gerrit already)
Modified:
4 years, 9 months ago
CC:
asvitkine+watch_chromium.org, chromium-reviews, darin-cc_chromium.org, jam, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-content_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add histogram to track Mojo shell / renderer connection init Renderer startup blocks on initializing its shell connection, so this needs to be fast. Here's some data to monitor. BUG=591742 Committed: https://crrev.com/fcf7354b33a5df1f26cee7c2da9b7c4864897679 Cr-Commit-Position: refs/heads/master@{#379691}

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -2 lines) Patch
M content/renderer/renderer_main.cc View 1 2 chunks +8 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Ken Rockot(use gerrit already)
isherman@ please take a look at histograms.xml ben@ for general review
4 years, 9 months ago (2016-03-07 20:34:07 UTC) #2
Ben Goodger (Google)
lgtm
4 years, 9 months ago (2016-03-07 21:43:12 UTC) #3
Ilya Sherman
https://codereview.chromium.org/1768363002/diff/1/content/renderer/renderer_main.cc File content/renderer/renderer_main.cc (right): https://codereview.chromium.org/1768363002/diff/1/content/renderer/renderer_main.cc#newcode16 content/renderer/renderer_main.cc:16: #include "base/metrics/histogram.h" nit: Do you need both the histogram ...
4 years, 9 months ago (2016-03-07 22:08:32 UTC) #4
Ken Rockot(use gerrit already)
https://codereview.chromium.org/1768363002/diff/1/content/renderer/renderer_main.cc File content/renderer/renderer_main.cc (right): https://codereview.chromium.org/1768363002/diff/1/content/renderer/renderer_main.cc#newcode16 content/renderer/renderer_main.cc:16: #include "base/metrics/histogram.h" On 2016/03/07 at 22:08:32, Ilya Sherman wrote: ...
4 years, 9 months ago (2016-03-07 22:24:50 UTC) #5
Ilya Sherman
LGTM, thanks.
4 years, 9 months ago (2016-03-08 00:19:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1768363002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1768363002/20001
4 years, 9 months ago (2016-03-08 00:28:10 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-08 00:55:22 UTC) #10
commit-bot: I haz the power
4 years, 9 months ago (2016-03-08 00:56:21 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fcf7354b33a5df1f26cee7c2da9b7c4864897679
Cr-Commit-Position: refs/heads/master@{#379691}

Powered by Google App Engine
This is Rietveld 408576698