canmove, Confirmed users
737
edits
(Added a note about filtering logs by toplevel protocol) |
|||
Line 100: | Line 100: | ||
MOZ_IPC_MESSAGE_LOG=1 | MOZ_IPC_MESSAGE_LOG=1 | ||
in the environment of the processes for which you wish to see messages. | in the environment of the processes for which you wish to see messages. | ||
To see only IPC messages for a given toplevel protocol, set to the name of the toplevel protocol. For example: | |||
MOZ_IPC_MESSAGE_LOG=PContent | |||
== Profiling == | == Profiling == |