in reply to Re: Re: Convenient way to track function calls?
in thread Convenient way to track function calls?
You might want a wantarray thrown in there somewhere to handle function calls in different contexts, if that's important.
The other suggestion I have is use the Devel::Prof module and simply cook the output from the dprofpp. I think that assumes you have a Perl built for debugging though.
|
|---|