New issue
Advanced search Search tips

Issue 706775 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Don't use dynamic trace categories

Project Member Reported by skyos...@chromium.org, Mar 30 2017

Issue description

Code in the scheduler (e.g., task_queue_manager.cc) uses dynamic category names for trace points. This only works if everyone in the process uses the same category for a given TRACE_EVENT macro, which is *mostly* the case but not completely. I think we should just hard-code the category names.
 
Status: Available (was: Untriaged)
Status: Fixed (was: Available)
This was fixed by altimin@ a while back.

Sign in to add a comment