| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 52340e7041f33656b5a6e2e6061602cf11a303b9..79dba284c65adffea5ac3827921bf2402960f415 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -26016,6 +26016,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Linux.Distro" enum="LinuxDistro">
|
| + <owner>timbrown@chromium.org</owner>
|
| + <summary>The Linux distro used. Logged on each start up.</summary>
|
| +</histogram>
|
| +
|
| <histogram name="Linux.GlibcVersion" enum="LinuxGlibcVersion">
|
| <owner>thestig@chromium.org</owner>
|
| <summary>
|
|
|