Issue with Devel::NYTProf not finding files
Simon Wistow
simon at thegestalt.org
Fri May 1 21:11:25 BST 2009
I'm getting errors from Deve::NYTProf whereby it complains about
fid 0: /usr/lib/perl5/site_perl/5.8.5/Data/YUID/Client.pm NOT FOUND
for a whole number of scripts.
The files are there and there's no permissions problems as far as I can
see.
When I then try and generate HTML I get this warning
Profile report data contains no files at /usr/bin/nytprofhtml line 352
This is Devel::NYTProf 2.03
Upgrading to 2.09 I get
fid -: /usr/lib/perl5/site_perl/5.8.5/Data/YUID/Client.pm HAS NO FID
Sub Data::YUID::Client::new not profiled
and trying to generate the html gives
ummary: statements profiled 0 (0-0), sum of time 0.000000s, profile
spanned 4.975630s
Attempt to set linestart to HASH(0x1e05a020) failed: linestart is not a
valid parameter
at
/usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/Devel/NYTProf/Reader.pm
line 171
Devel::NYTProf::Reader::set_param('Devel::NYTProf::Reader=HASH(0x1e098030)',
'linestart', 'HASH(0x1e05a020)') called at /usr/bin/nytprofhtml line 250
Anybody got any ideas?
Simon
More information about the london.pm
mailing list