Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index c7cb9ae3c485d923590eaab913516b2ab613e0a3..4de49464d092d40c70134389a455a3b9a2e48748 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -4348,6 +4348,14 @@ other types of suffix sets. |
</summary> |
</histogram> |
+<histogram name="Extensions.ExtensionServiceInit"> |
+ <summary> |
+ Time for the ExtensionService to initialize, including the time it takes to |
koz (OOO until 15th September)
2013/11/14 03:41:24
s/Time for/Time taken for/
|
+ load the extensions for the service's profile and parse their manifests. |
+ This happens during startup and also any time a new profile is loaded. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Extensions.ExtensionUninstalled"> |
<summary>An extension has been uninstalled.</summary> |
</histogram> |