I suspect from the OPs post, that he is looking for something like this, which is a very powerful tool.
But, whilst I think it could be used to great affect to tune perl's internal implementation of threading; it is not so useful for tuning iThreads user code, as it is a binary level rather than source-code level profiler. Trying to separate out the affects of user code from those of the Perl runtime code is pretty much impossible.
Like you, I also tend to tune my threaded Perl code by isolating each thread as far as possible and then tuning each thread in a stand-alone fashion.
In reply to Re^3: Perl thread profiler
by BrowserUk
in thread Perl thread profiler
by jain.shardul
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |