Revision: 1088
Author: tim.bunce
Date: Sat Feb 27 14:11:08 2010
Log: Don't generate index-subs-incl.html as it's not needed or referenced.
RT#54895
http://code.google.com/p/perl-devel-nytprof/source/detail?r=1088
Modified:
/trunk/bin/nytprofhtml
=======================================
--- /trunk/bin/nytprofhtml Sat Feb 20 08:31:12 2010
+++ /trunk/bin/nytprofhtml Sat Feb 27 14:11:08 2010
@@ -491,7 +491,6 @@
$reporter->report();
output_subs_index_page($reporter, "index-subs-excl.html", 'excl_time');
-output_subs_index_page($reporter, "index-subs-incl.html", 'incl_time');
output_index_page($reporter, "index.html");
output_js_files($reporter);
--
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]