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

Issue 866403008: Profiler-instrumentation of the startup time (Closed)

Created:
5 years, 10 months ago by vadimt
Modified:
5 years, 10 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, gab
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Profiler-instrumentation of the startup time. Before the instrumentation, startup time wasn't reported in profiler data. Profiling it will allow the genre of detailed analysis of the startup time via jankiness investigations. This change requires temporarily initializing tracking earlier than usual. Thie will either removed once the investigations complete, or will be officially converted to permanent code. BUG=453640 Committed: https://crrev.com/1ebb11710e08d51fa99836190edc3db28dffc136 Cr-Commit-Position: refs/heads/master@{#314179}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Using correct method to initialize thread data #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -0 lines) Patch
M chrome/app/chrome_main.cc View 2 chunks +18 lines, -0 lines 0 comments Download
M content/browser/browser_main_runner.cc View 1 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (3 generated)
vadimt
asvitkine@, isherman@, please both provide approvals before I go to the OWNER
5 years, 10 months ago (2015-01-30 01:47:06 UTC) #2
Ilya Sherman
LGTM, though I wonder why we previously did not instrument this code, and whether it ...
5 years, 10 months ago (2015-01-30 03:01:17 UTC) #3
Alexei Svitkine (slow)
https://codereview.chromium.org/866403008/diff/1/chrome/app/chrome_main.cc File chrome/app/chrome_main.cc (right): https://codereview.chromium.org/866403008/diff/1/chrome/app/chrome_main.cc#newcode74 chrome/app/chrome_main.cc:74: tracked_objects::ScopedTracker::Enable(); Does this actually work? My understanding (but maybe ...
5 years, 10 months ago (2015-01-30 14:09:23 UTC) #4
vadimt
https://codereview.chromium.org/866403008/diff/1/chrome/app/chrome_main.cc File chrome/app/chrome_main.cc (right): https://codereview.chromium.org/866403008/diff/1/chrome/app/chrome_main.cc#newcode74 chrome/app/chrome_main.cc:74: tracked_objects::ScopedTracker::Enable(); This works both in Debug and Release builds.
5 years, 10 months ago (2015-01-30 16:14:47 UTC) #5
Alexei Svitkine (slow)
Thanks for double-checking! LGTM
5 years, 10 months ago (2015-01-30 16:19:00 UTC) #6
vadimt
cpu@chromium.org: Please review
5 years, 10 months ago (2015-01-30 16:20:05 UTC) #8
vadimt
jar@, FYI
5 years, 10 months ago (2015-01-30 16:21:07 UTC) #9
Ilya Sherman
On 2015/01/30 16:21:07, vadimt wrote: > jar@, FYI Jim isn't really looking at Chromium code ...
5 years, 10 months ago (2015-01-30 21:13:14 UTC) #10
vadimt
IMHO, this is not worth bothering jar@. One of changes I've made affects only Canary. ...
5 years, 10 months ago (2015-01-30 22:03:14 UTC) #11
jar (doing other things)
On 2015/01/30 03:01:17, Ilya Sherman wrote: > LGTM, though I wonder why we previously did ...
5 years, 10 months ago (2015-01-30 22:21:11 UTC) #12
vadimt
Thanks jar@!
5 years, 10 months ago (2015-01-30 22:22:50 UTC) #13
cpu_(ooo_6.6-7.5)
lgtm
5 years, 10 months ago (2015-01-31 22:05:30 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/866403008/20001
5 years, 10 months ago (2015-02-02 18:30:02 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-02 20:15:47 UTC) #17
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/1ebb11710e08d51fa99836190edc3db28dffc136 Cr-Commit-Position: refs/heads/master@{#314179}
5 years, 10 months ago (2015-02-02 20:16:49 UTC) #18
oystein (OOO til 10th of July)
5 years, 10 months ago (2015-02-02 22:38:59 UTC) #19
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/864273003/ by oysteine@chromium.org.

The reason for reverting is: Reverting due to https://crbug.com/454534.

Powered by Google App Engine
This is Rietveld 408576698