
akochis
New User
Mar 10, 2006, 6:11 AM
Post #1 of 1
(1463 views)
|
|
I want to get dpofpp -T output without executing the script
|
Can't Post
|
|
If I run a script with with the profiler perl -d:DProf test.pl I can obtain the function calling tree. by dprofpp -T What I want is to be able to extract and output the subroutine calling tree without executing the code. Is there any way to get DProf to parse and output this without executing the code?
|