Revision: 1243
Author: [email protected]
Date: Thu May 27 02:41:18 2010
Log: Drop unneeded trace message
http://code.google.com/p/perl-devel-nytprof/source/detail?r=1243
Modified:
/trunk/NYTProf.xs
=======================================
--- /trunk/NYTProf.xs Wed May 26 15:36:48 2010
+++ /trunk/NYTProf.xs Thu May 27 02:41:18 2010
@@ -875,10 +875,6 @@
);
found->eval_line_num = 1;
}
- else {
- if (trace_level >= 2)
- logwarn("New fid has odd filename: '%.*s'\n",
file_name_len, file_name);
- }
}
/* is the file is an autosplit, e.g., has a file_name like
--
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.
Group hosted at: http://groups.google.com/group/develnytprof-dev
Project hosted at: http://perl-devel-nytprof.googlecode.com
CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf
To post, email: [email protected]
To unsubscribe, email: [email protected]