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

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: fixed typo and period Created 3 years, 8 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 | « content/browser/renderer_host/render_widget_host_impl.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 ac03be6623f9f5bbde717b11dbc504c99ec11a0b..3e69664e9dcc9bbb65d58ee31774b5d23741b631 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -30158,6 +30158,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. Recorded when the renderer regains responsiveness.
+ </summary>
+</histogram>
+
<histogram name="MPArch.RWH_InputEventDelta" units="ms">
<obsolete>
renamed MPArch.IIR_InputEventDelta.
« no previous file with comments | « content/browser/renderer_host/render_widget_host_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698