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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1949393007: X11: Better timestamp handling for _NET_ACTIVE_WINDOW (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Refactor Created 4 years, 7 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 aabd6f892904bde8977d04b523e62d1035bf9709..844aaddb040b0b8c708f89a53f3eda87abaafab2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -12098,6 +12098,12 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Event.Latency.X11EventSource.UpdateServerTime"
+ units="microseconds">
+ <owner>thomasanderson@chromium.org</owner>
+ <summary>Time to request a timestamp from the X server.</summary>
+</histogram>
+
<histogram name="Event.PassiveListeners" enum="EventResultType">
<owner>dtapuska@chromium.org</owner>
<summary>

Powered by Google App Engine
This is Rietveld 408576698