Add startup metrics that measure the performance of the first web contents.
commitc2cec4c53bd674b77a9cfdb662dd38a7dfff5347
authorerikchen <erikchen@chromium.org>
Thu, 4 Dec 2014 20:41:28 +0000 (4 12:41 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 4 Dec 2014 20:41:58 +0000 (4 20:41 +0000)
treecc46993ddf2637d3067a720ce3cbc608373e94da
parent0dc2372e04b9aec5dafe5b64312317496d5337c1
Add startup metrics that measure the performance of the first web contents.

I added two metrics: "Startup.FirstWebContents.MainFrameLoad" and
"Startup.FirstWebContents.NonEmptyPaint".

BUG=436152

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

Cr-Commit-Position: refs/heads/master@{#306884}
chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc
chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.h
chrome/browser/metrics/first_web_contents_profiler.cc [new file with mode: 0644]
chrome/browser/metrics/first_web_contents_profiler.h [new file with mode: 0644]
chrome/chrome_browser.gypi
tools/metrics/histograms/histograms.xml