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

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

Issue 2649233010: Avoid logging very small values for Mojo.System.MessagesAcceptedPerEvent (Closed)
Patch Set: . Created 3 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 | « mojo/edk/system/node_controller.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 35b3c77107264ab91d2e3857942a0935bf1b0875..14ae43ce94fe249c84800e80f9f5a63a3d2f6db8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -28389,6 +28389,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
Number of internal Mojo system messages processed synchronously during a
single execution of NodeController::AcceptIncomingMessages(). This is called
any time an event requires internal Mojo system messages to be pumped.
+ Values below 4 are no longer logged.
</summary>
</histogram>
« no previous file with comments | « mojo/edk/system/node_controller.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698