From: mara r. <mar...@go...> - 2010-03-11 09:57:33
|
Hi Mike, On Sat, Feb 20, 2010 at 3:59 AM, Mike Schilli <m...@pe...> wrote: > On Fri, 19 Feb 2010, mara raram wrote: > >> I just ran into a problem trying to profile one of my perl scripts >> using 'perl -d:Profile'. I cooked it down to this: ---8<--- >> #!/usr/bin/env perl # --- crashes when used with -d:Profile > > it's fairly unlikely that this has anything to do with Log4perl or any > other modules used, most likely it's a bug in the Profiler. I personally > prefer > > http://search.cpan.org/~timb/Devel-NYTProf-3.01/ > > Want to give it a try? I was so busy profiling that I completely forgot to thank you for that tip. So, thanks a lot, works brilliant. Cheers, Mara |