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

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

Issue 807933005: chromeos: Document Uptime.DBusCrash histogram. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: switch to Uptime.DBusCrash Created 5 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 | « no previous file | 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 0ea9e009035f4384e88490407fc89e89011d4220..b5a62fc58a9beb27807147c0a51140858b97538a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -39148,6 +39148,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
+<histogram name="Uptime.DBusCrash" units="ms">
+ <owner>derat@chromium.org</owner>
+ <summary>
+ The system uptime on Chrome OS when the dbus-daemon process crashes,
+ resulting in a reboot.
+ </summary>
+</histogram>
+
<histogram name="Uptime.LoginPromptSetupTimeAfterLogout" units="ms">
<owner>hajimehoshi@chromium.org</owner>
<owner>kouhei@chromium.org</owner>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698