Chromium Code Reviews
DescriptionSlow Reports - Add message filter to trigger background traces from child processes.
At the moment, we want to trigger background traces from UMA callbacks, but you can only set a callback in the same process. This CL adds a message filter for the background tracing manager, which allows it to install UMA callbacks in child processes, and trigger background tracing from there.
BUG=504889
Committed: https://crrev.com/cebf0f7018da1787d11bed7b9a406e29a84e5d79
Cr-Commit-Position: refs/heads/master@{#340544}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Fix dates. #Patch Set 3 : Merged into TraceMessageFilter. #
Total comments: 7
Patch Set 4 : Addressed comments. #Patch Set 5 : Use impl directly. #
Total comments: 10
Patch Set 6 : Addressed comments. #
Total comments: 4
Patch Set 7 : Addressed dcheng's comments. #Messages
Total messages: 36 (19 generated)
|