I have an application that needs to execute a series of separate jobs.
All the jobs use the same code, but run in different threads, and it would be
much nicer if I was able to see the activity of all the jobs in a single call
tree, but exclude all the unrelated and unimportant UI and I/O functions.
I suppose it could be done manually (somethign like select multiple in he tree
-> rightclick -> merge), or even automatically (checkbox with "merge all
threads with the same name").
Original issue reported on code.google.com by gigaherz on 8 Jul 2011 at 1:37
Original issue reported on code.google.com by
gigaherz
on 8 Jul 2011 at 1:37