DescriptionAdd DVLOG with child process id in mojo shell.
When running "./chrome --mash" most child processes no longer have the
mojo application name as part of the command string. This makes it
difficult to figure out what part of mus+ash LOG statements or CHECK
failures come from. Add a DVLOG(0) that prints out the name and pid when
a child process is successfully launched.
Using verbosity level 0 since it is important information for debugging
and should occur rarely.
BUG=none
Committed: https://crrev.com/97d674fed83626047e8cda9305c488a12a4ab3cf
Cr-Commit-Position: refs/heads/master@{#408717}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Include name and user_id. #Messages
Total messages: 10 (4 generated)
|