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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2856273003: [Blink-scheduler] Correct description for [Background/Foreground]RendererMainThreadLoad histograms. (Closed)
Patch Set: Created 3 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
« 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 233d600989ffe3ab84e42dfe4c070b92227172ed..eba56dc6d646f667f110cc7bb95b2868f1e5f668 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -58052,7 +58052,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
time spent on running tasks.
This metric is emitted when the renderer main thread task is completed or
- renderer is backgrounded or foregrounded, at most once per second per
+ renderer is backgrounded or foregrounded, at most once per minute per
renderer amortized.
</summary>
</histogram>
@@ -58073,7 +58073,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
time spent on running tasks.
This metric is emitted when the renderer main thread task is completed or
- renderer is backgrounded or foregrounded, at most once per second per
+ renderer is backgrounded or foregrounded, at most once per minute per
renderer amortized.
</summary>
</histogram>
« 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