On Nov 12, 2007 9:51 AM, Geoffrey Young <[EMAIL PROTECTED]> wrote:
> this should help:
>
> http://search.cpan.org/dist/Devel-Profiler/lib/Devel/Profiler/Apache.pm

The two problems I see with this package are:

1. I don't want to profile every single subroutine. In fact, I want to
profile only specific locations within my code, and a subroutine may
have more than one profiling location.

2. Can I get real-time results?

Reply via email to