Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index f17542059750002c6fa379e712879675baf45c89..97383710b94d41a701834555bdd2a81f536f40cc 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -27394,6 +27394,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<summary>The result from an attempt to load a PPAPI plugin.</summary> |
</histogram> |
+<histogram name="Plugin.PpapiSyncIPCTime" units="ms"> |
+ <owner>gab@chromium.org</owner> |
+ <summary> |
+ Logs the time it took to complete each synchronous IPC made from the PPAPI |
Mark P
2015/03/25 22:09:33
nit: omit "Logs"
nit: each -> a
gab
2015/03/26 00:07:58
Done.
|
+ process. |
+ </summary> |
+</histogram> |
+ |
<histogram name="Power.BacklightLevelOnAC" units="%"> |
<owner>derat@chromium.org</owner> |
<summary> |