Descriptioncontent: Add heartbeat trace for CategorizedWorkerPool.
When CategorizedWorkerPoolThread is waiting for more tasks, it looks
like it is hung as it starts working only after the related condition
variable is signaled. Adding heartbeat trace can help detect whether
thread is live or not. The category for trace is purposefully kept
different "heartbeat", so as to capture traces for long duration.
BUG=618262
Patch Set 1 #
Total comments: 8
Patch Set 2 : feedback #Patch Set 3 : nits #
Depends on Patchset: Messages
Total messages: 11 (5 generated)
|