| Newsgroups |
gmane.comp.lang.perl.poe |
| Message-ID |
<[email protected]> |
Tsz Ming WONG wrote:
> Hello,
>
> On Thu, Mar 4, 2010 at 4:22 AM, [email protected] <[email protected]> wrote:
>
>
>> Without knowing what kind of profiling you are doing ( Devel::DProf?
>> NYTProf? )
>>
>
>
>
> Are you able to profile POE's code using Devel::DProf without a segfault?
Yeah, trying to profile POE with pretty much anything else than
NYTProf gives you segfaults or whack results... It's just that a lot of
profilers are outdated but I mentioned DProf because older versions of
POE+perls was able to profile using it :)
~Apocalypse