Chromium Code Reviews
DescriptionAdd simple trace logging of received IPC messages
Adds an entry to chrome://tracing for processing IPC messages that includes the IPC message type ID (which can be matched to a name with the ipclist tool), and in DEBUG builds (or other builds where IPC_MESSAGE_LOG_ENABLED has been set), the message name.
Also adds shell_messages.h to the message generator headers (per the rules in ipc_message_macros.h) to fix broken IPC message logging.
BUG=79942
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=121889
Patch Set 1 #
Total comments: 1
Patch Set 2 : Apply CL feedback from jbates #Patch Set 3 : Fix clang build #
Total comments: 1
Patch Set 4 : Change ipclist instead #
Messages
Total messages: 10 (0 generated)
|
|||||||||||||||||||||||||||||||||||||