Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 141523010: Pepper: Log in UMA when an interface is used. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « ppapi/proxy/ppapi_messages.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index d1a1a1030dc9e6a44c3401bee9e6867d3cf3900a..114d12ec7f8c6206c11804925fb4fb79518e56f0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -12712,6 +12712,12 @@ other types of suffix sets.
</summary>
</histogram>
+<histogram name="Pepper.InterfaceUsed">
+ <summary>
+ The number of times a Pepper interface version has been retrieved for usage.
yzshen1 2014/01/30 18:15:46 I think it is good to be more clear about how the
+ </summary>
+</histogram>
+
<histogram name="PerformanceMonitor.AverageCPU" units="PercentCPUUsage">
<summary>
Average CPU utilization of a process, read out at each two-minute interval.
« no previous file with comments | « ppapi/proxy/ppapi_messages.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698