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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1357053003: [GCM] Be more aggressive about triggering heartbeats when waking from sleep (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Self review Created 5 years, 3 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 | « google_apis/gcm/engine/heartbeat_manager.cc ('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 f9b9ebdebef0cf7a01fe6844262ce007491af345..3919259afa1cb21080303b00ab9027979766c5da 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -13306,6 +13306,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="GCM.SuspendTime" units="milliseconds">
+ <owner>zea@chromium.org</owner>
+ <summary>Time elapsed from machine suspend until resume.</summary>
+</histogram>
+
<histogram name="GCM.UnregistrationCompleteTime" units="milliseconds">
<owner>jianli@chromium.org</owner>
<summary>
« no previous file with comments | « google_apis/gcm/engine/heartbeat_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698