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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2774813002: Hang Monitor UMA (Closed)
Patch Set: Created 3 years, 9 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index a747730197baacf71f47499b80c7bcf4c4210986..a031a60ce11e58bbf7019698979d90401a44137e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -29976,6 +29976,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="MPArch.RWH_HangMonitorUnresponsive" units="ms">
+ <owner>amaralp@chromium.org</owner>
+ <summary>
+ The length of time the renderer is unresponsive according to the hang
+ monitor.
Ilya Sherman 2017/03/24 21:16:19 Please document when this is recorded -- when the
+ </summary>
+</histogram>
+
<histogram name="MPArch.RWH_InputEventDelta" units="ms">
<obsolete>
renamed MPArch.IIR_InputEventDelta.

Powered by Google App Engine
This is Rietveld 408576698