Perrin Harkins wrote:
On 5/11/07, John ORourke <[EMAIL PROTECTED]> wrote:
Any idea why Apache::DProf would be failing to list some subroutines
that are definitely being called, in the tmon.out file?
Yes. You're probably loading some of your code before initializing
the debugger. Put somethin
On 5/11/07, John ORourke <[EMAIL PROTECTED]> wrote:
Any idea why Apache::DProf would be failing to list some subroutines
that are definitely being called, in the tmon.out file?
Yes. You're probably loading some of your code before initializing
the debugger. Put something like this in httpd.co
John ORourke wrote:
> Geoffrey Young wrote:
>
>> Jeff wrote:
>>
>>
>>> Not sure if its relevant, but from general Perl usage, Devel::Profiler
>>> often fails to properly recognise function names if its USE statement
>>> ends up being executed before your classes have been USEd.
>>>
>>
>> ye
Geoffrey Young wrote:
Jeff wrote:
Not sure if its relevant, but from general Perl usage, Devel::Profiler
often fails to properly recognise function names if its USE statement
ends up being executed before your classes have been USEd.
yes, because Devel::Profiler scans for then during it
Jeff wrote:
> Original Message
> Subject: Re:Apache::DProf missing some subroutines
> From: Geoffrey Young <[EMAIL PROTECTED]>
> CC: modperl
> Date: 11 May 2007 14:11:14
>
>>
>>> Also, Devel::Profiler can't handle many of the DBI implementations (you
>>> have to bad_pkgs=>[] the
Original Message
Subject: Re:Apache::DProf missing some subroutines
From: Geoffrey Young <[EMAIL PROTECTED]>
CC: modperl
Date: 11 May 2007 14:11:14
Also, Devel::Profiler can't handle many of the DBI implementations (you
have to bad_pkgs=>[] them.
I don't have any trouble w
oaded things.
you might also try the latest from svn to see if that works better for you:
http://sourceforge.net/projects/devel-profiler/
HTH
--Geoff
>
> Regards
> Jeff
>
>
> Original Message
> Subject: Apache::DProf missing some subroutines
> Fr
Also, Devel::Profiler can't handle many of the DBI implementations (you
have to bad_pkgs=>[] them.
Regards
Jeff
Original Message ----
Subject: Apache::DProf missing some subroutines
From: John ORourke <[EMAIL PROTECTED]>
To: modperl
Date: 11 May 2007 12:36:02
Hi f
John ORourke wrote:
> Hi folks,
>
> Any idea why Apache::DProf would be failing to list some subroutines
> that are definitely being called, in the tmon.out file?
>
> I grepped all sub references from tmon.out and it's listing my method
> handlers, it's listing some of my constructors, and its li
Hi folks,
Any idea why Apache::DProf would be failing to list some subroutines
that are definitely being called, in the tmon.out file?
I grepped all sub references from tmon.out and it's listing my method
handlers, it's listing some of my constructors, and its listing some
object methods, bu
10 matches
Mail list logo