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

Issue 874643003: Add UMA histogram timers for ProcessManager and BackgroundContentsService startup. (Closed)

Created:
5 years, 10 months ago by Yoyo Zhou
Modified:
5 years, 10 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, asvitkine+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UMA histogram timers for ProcessManager and BackgroundContentsService startup. These measure the time taken in response to ExtensionService ready signaling. These are the 2 heaviest observers of ready. BUG=453073 Committed: https://crrev.com/1c99cbefc7c06e5542c8eb7be394e16d19bed398 Cr-Commit-Position: refs/heads/master@{#315081}

Patch Set 1 #

Total comments: 6

Patch Set 2 : isherman #

Patch Set 3 : macros #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -1 line) Patch
M chrome/browser/background/background_contents_service.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M extensions/browser/process_manager.cc View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (5 generated)
Yoyo Zhou
5 years, 10 months ago (2015-02-05 02:44:14 UTC) #2
Ilya Sherman
https://codereview.chromium.org/874643003/diff/1/chrome/browser/background/background_contents_service.cc File chrome/browser/background/background_contents_service.cc (right): https://codereview.chromium.org/874643003/diff/1/chrome/browser/background/background_contents_service.cc#newcode13 chrome/browser/background/background_contents_service.cc:13: #include "base/metrics/histogram.h" nit: Please include histogram_macros instead. https://codereview.chromium.org/874643003/diff/1/tools/metrics/histograms/histograms.xml File ...
5 years, 10 months ago (2015-02-05 02:50:27 UTC) #3
Yoyo Zhou
https://codereview.chromium.org/874643003/diff/1/chrome/browser/background/background_contents_service.cc File chrome/browser/background/background_contents_service.cc (right): https://codereview.chromium.org/874643003/diff/1/chrome/browser/background/background_contents_service.cc#newcode13 chrome/browser/background/background_contents_service.cc:13: #include "base/metrics/histogram.h" On 2015/02/05 02:50:26, Ilya Sherman wrote: > ...
5 years, 10 months ago (2015-02-05 03:08:02 UTC) #4
Ilya Sherman
histograms lgtm, thanks :)
5 years, 10 months ago (2015-02-05 03:08:54 UTC) #5
not at google - send to devlin
lgtm, are these events actually synchronous with starting up the processes, or are there other ...
5 years, 10 months ago (2015-02-05 16:17:35 UTC) #6
Yoyo Zhou
On 2015/02/05 16:17:35, kalman wrote: > lgtm, are these events actually synchronous with starting up ...
5 years, 10 months ago (2015-02-05 19:10:51 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/874643003/40001
5 years, 10 months ago (2015-02-05 19:12:01 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/40758)
5 years, 10 months ago (2015-02-05 19:17:47 UTC) #11
Yoyo Zhou
atwilson: can you review background_contents_service?
5 years, 10 months ago (2015-02-05 19:40:17 UTC) #13
Yoyo Zhou
On 2015/02/05 16:17:35, kalman wrote: > lgtm, are these events actually synchronous with starting up ...
5 years, 10 months ago (2015-02-06 00:10:21 UTC) #14
Ilya Sherman
On 2015/02/06 00:10:21, Yoyo Zhou wrote: > On 2015/02/05 16:17:35, kalman wrote: > > lgtm, ...
5 years, 10 months ago (2015-02-06 00:13:16 UTC) #15
Yoyo Zhou
On 2015/02/06 00:13:16, Ilya Sherman wrote: > On 2015/02/06 00:10:21, Yoyo Zhou wrote: > > ...
5 years, 10 months ago (2015-02-06 00:20:27 UTC) #16
not at google - send to devlin
> kalman: starting up processes and loading background pages is not on the UI > ...
5 years, 10 months ago (2015-02-06 00:37:51 UTC) #17
Andrew T Wilson (Slow)
lgtm
5 years, 10 months ago (2015-02-06 09:10:02 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/874643003/40001
5 years, 10 months ago (2015-02-06 19:00:17 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-06 19:04:12 UTC) #21
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 19:05:05 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1c99cbefc7c06e5542c8eb7be394e16d19bed398
Cr-Commit-Position: refs/heads/master@{#315081}

Powered by Google App Engine
This is Rietveld 408576698