I have been using NYTProf either via the command line, or environment variables.
I have a perl script with the following lines:
@commands = qw( scriptB val1 val2 ); exec(@commands);
I'd like to have the code within scriptB profiled. Are there any arguments I can add, or some lines of code that will generate profile data for scriptB?
Thanks In AdvanceIn reply to NYTProf doesn't profile through a system or exec call by danialmagid
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |