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

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

Issue 2430633003: TaskScheduler: Record TaskScheduler.NumTasksBeforeDetach.* from OnDetach(). (Closed)
Patch Set: CR gab #3 rebase Created 4 years, 2 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 | « base/task_scheduler/scheduler_worker_unittest.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 7fec37aae1330f27ba6ad81deb0f653cfe814343..72e9d444647370dedb63bd35be139630615dc46d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -64648,7 +64648,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<owner>robliao@chromium.org</owner>
<summary>
Number of tasks executed by a SchedulerWorker before it detached. Recorded
- when the SchedulerWorker is woken up after detaching.
+ when a SchedulerWorker detaches.
</summary>
</histogram>
« no previous file with comments | « base/task_scheduler/scheduler_worker_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698