Subject: | Error parsing large nytprof.out file |
Date: | Wed, 23 Apr 2008 18:31:15 -0400 |
To: | <bug-devel-nytprof [...] rt.cpan.org> |
From: | "Jacob Rideout" <jacob.rideout [...] returnpath.net> |
I have a large nytprof.out file which nytprofhtml and nytprofcsv cannot process. The script that generated the profile data is multithreaded. Nytprofhtml seems to work with small trivial scripts just fine on my system.
$ ls -lh
-rw-rw-r-- 1 jrideout jrideout 165M Apr 23 16:21 nytprof.out
$ nytprofhtml
Generating report...
File id 43 not defined in file 'nytprof.out' at /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread multi/Devel/NYTProf/Reader.pm line 93.
$ nytprofcsv
Generating CSV report...
File id 43 not defined in file 'nytprof.out' at /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/Devel/NYTProf/Reader.pm line 93.
Jacob RIDEOUT
Software Engineer
Return Path, Inc.