DescriptionSet the profiler's thread name at a central place
This will automatically catch thread names in several of the
child processes we are after, and it also catches the name
for a webkcore thread.
The underlying function uses a try/catch clause, which
contaminates the entire function. As a result, I needed
to factor out that section, so that I could still call
to set the profiler thread name. Without this, the
shared dbg build will fail to compile.
r=rtenneti
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110003
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : '' #Patch Set 5 : '' #
Messages
Total messages: 4 (0 generated)
|