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

Issue 28283002: Track execution phase of browser process when we log if the broswer has (Closed)

Created:
7 years, 2 months ago by ramant (doing other things)
Modified:
7 years, 1 month ago
CC:
chromium-reviews, jar (doing other things), grt+watch_chromium.org, amit, robertshield, asvitkine+watch_chromium.org, Ilya Sherman, karen
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Track execution phase of browser process and track it as a UMA histogram. As a first attempt, tracked the following - Before starting metrics service, - Before creating profile - Before starting startup time bomb - Before starting thread watcher - Before starting main message loop - Before starting shutdown time bomb - clean shutdown. R=jar@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231334

Patch Set 1 : Record in UMA histograms the browser execution phase #

Total comments: 2

Patch Set 2 : fixed jar's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -0 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 6 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/metrics/metrics_service.h View 3 chunks +17 lines, -0 lines 0 comments Download
M chrome/browser/metrics/metrics_service.cc View 1 8 chunks +20 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome_frame/test/reliability/page_load_test.cc View 3 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
ramant (doing other things)
Hi Jim, This is the first attempt at tracking the execution phase the browser is ...
7 years, 2 months ago (2013-10-21 18:31:33 UTC) #1
jar (doing other things)
LGTM % small comment below. https://codereview.chromium.org/28283002/diff/30001/chrome/browser/metrics/metrics_service.cc File chrome/browser/metrics/metrics_service.cc (right): https://codereview.chromium.org/28283002/diff/30001/chrome/browser/metrics/metrics_service.cc#newcode912 chrome/browser/metrics/metrics_service.cc:912: pref->SetInteger(prefs::kStabilityExecutionPhase, CLEAN_SHUTDOWN); Perhaps this ...
7 years, 1 month ago (2013-10-26 02:09:20 UTC) #2
ramant (doing other things)
https://codereview.chromium.org/28283002/diff/30001/chrome/browser/metrics/metrics_service.cc File chrome/browser/metrics/metrics_service.cc (right): https://codereview.chromium.org/28283002/diff/30001/chrome/browser/metrics/metrics_service.cc#newcode912 chrome/browser/metrics/metrics_service.cc:912: pref->SetInteger(prefs::kStabilityExecutionPhase, CLEAN_SHUTDOWN); On 2013/10/26 02:09:21, jar wrote: > Perhaps ...
7 years, 1 month ago (2013-10-26 03:29:35 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/28283002/260001
7 years, 1 month ago (2013-10-26 03:29:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/28283002/260001
7 years, 1 month ago (2013-10-26 04:11:06 UTC) #5
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=32729
7 years, 1 month ago (2013-10-26 04:31:41 UTC) #6
ramant (doing other things)
Hi Nico, Could you please take a look at this change and give owners approval? ...
7 years, 1 month ago (2013-10-26 14:32:12 UTC) #7
ramant (doing other things)
Hi ananta, Could you please review chrome_frame changes? thanks raman
7 years, 1 month ago (2013-10-27 23:47:46 UTC) #8
Nico
pref_names, chrome_browser_main lgtm
7 years, 1 month ago (2013-10-28 01:46:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/28283002/260001
7 years, 1 month ago (2013-10-28 02:30:47 UTC) #10
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=32791
7 years, 1 month ago (2013-10-28 02:48:09 UTC) #11
grt (UTC plus 2)
chrome_frame/* lgtm
7 years, 1 month ago (2013-10-28 13:44:12 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/28283002/260001
7 years, 1 month ago (2013-10-28 13:44:42 UTC) #13
ramant (doing other things)
On 2013/10/28 13:44:12, grt wrote: > chrome_frame/* lgtm thanks very much grt and Nico.
7 years, 1 month ago (2013-10-28 14:18:22 UTC) #14
commit-bot: I haz the power
7 years, 1 month ago (2013-10-28 15:58:22 UTC) #15
Message was sent while issue was closed.
Change committed as 231334

Powered by Google App Engine
This is Rietveld 408576698