diff options
author | alemate@chromium.org <alemate@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-15 17:13:31 +0000 |
---|---|---|
committer | alemate@chromium.org <alemate@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-15 17:18:23 +0000 |
commit | 4b66a7df2053a76685d1f4da73332ffb6b59d527 (patch) | |
tree | 1d06dcc0c9f25963eb66ff6df979247a510afb59 /testing | |
parent | 5ca41a47d57e545450b8d94641ac04e4044d5b75 (diff) | |
download | chromium_src-4b66a7df2053a76685d1f4da73332ffb6b59d527.zip chromium_src-4b66a7df2053a76685d1f4da73332ffb6b59d527.tar.gz chromium_src-4b66a7df2053a76685d1f4da73332ffb6b59d527.tar.bz2 |
Collect UMA statistics on which chrome://flags lead to chrome restart on ChromeOS.
On ChromeOS browser is restarted to apply user flags.
We need to calculate statistics on which flags mostly affect users.
BUG=386313
TEST=unittest
Review URL: https://codereview.chromium.org/344883002
Cr-Commit-Position: refs/heads/master@{#289919}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289919 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
-rw-r--r-- | testing/buildbot/trybot_analyze_config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json index 9222be8..e4404be 100644 --- a/testing/buildbot/trybot_analyze_config.json +++ b/testing/buildbot/trybot_analyze_config.json @@ -13,6 +13,7 @@ "tools/clang/scripts/plugin_flags.sh", "tools/clang/scripts/update.py", "tools/clang/scripts/update.sh", + "tools/metrics/histograms/histograms.xml", "tools/perf/.*", "tools/telemetry/.*", "tools/whitespace.txt" |