DescriptionIPC: Restrict 'toplevel' to truly toplevel events.
These traces shouldn't ever be top level:
- "SyncChannel::SendWithTimeout"
- "ChannelProxy::Context::OnDispatchMessage"
One is sending an IPC (contained within RunTask), and one is
recieving an IPC that was forwarded (also contained within
RunTask).
This brings back the 'ipc' label for all ipc related
events, and just adds 'toplevel' to the one IPC trace that
is actually toplevel, "ChannelReader::DispatchInputData".
BUG=None.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267923
Patch Set 1 #Patch Set 2 : Rebase. #
Messages
Total messages: 12 (0 generated)
|