Revert of Profiler-instrumentation of the startup time (patchset #2 id:20001 of https...
commit08e8ca85abb7216e00ebdd957287274c8880aeba
authoroysteine <oysteine@chromium.org>
Mon, 2 Feb 2015 22:41:13 +0000 (2 14:41 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 2 Feb 2015 22:42:15 +0000 (2 22:42 +0000)
tree27cd0d194c41f5c64fbe5169e3f1d3aac1d80937
parent403251012a91b5ee9b03acc2493b51bdf2363828
Revert of Profiler-instrumentation of the startup time (patchset #2 id:20001 of https://codereview.chromium.org/866403008/)

Reason for revert:
Reverting due to https://crbug.com/454534

Original issue's 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}

TBR=asvitkine@chromium.org,isherman@chromium.org,cpu@chromium.org,vadimt@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=453640

Review URL: https://codereview.chromium.org/864273003

Cr-Commit-Position: refs/heads/master@{#314204}
chrome/app/chrome_main.cc
content/browser/browser_main_runner.cc