Revision: 942 Author: tim.bunce Date: Thu Dec 10 04:39:24 2009 Log: Synced t/test12.rdt with removal of dofile from slowops in earlier commit.
http://code.google.com/p/perl-devel-nytprof/source/detail?r=942 Modified: /trunk/t/test12.rdt ======================================= --- /trunk/t/test12.rdt Thu Dec 10 03:05:52 2009 +++ /trunk/t/test12.rdt Thu Dec 10 04:39:24 2009 @@ -17,9 +17,6 @@ fid_block_time 2 1 [ 0 1 ] fid_fileinfo 1 [ test12.p 1 2 0 0 ] fid_fileinfo 1 sub main::BEGIN 0-0 -fid_fileinfo 1 sub main::CORE:dofile 0-0 -fid_fileinfo 1 sub main::RUNTIME 1-1 -fid_fileinfo 1 call 1 main::CORE:dofile [ 1 0 0 0 0 0 0 main::RUNTIME ] fid_fileinfo 2 [ test12.pl 2 2 0 0 ] fid_line_time 1 1 [ 0 1 ] fid_line_time 2 1 [ 0 1 ] @@ -29,6 +26,3 @@ profile_modes fid_line_time line profile_modes fid_sub_time sub sub_subinfo main::BEGIN [ 1 0 0 0 0 0 0 0 ] -sub_subinfo main::CORE:dofile [ 1 0 0 1 0 0 0 0 ] -sub_subinfo main::CORE:dofile called_by 1 1 [ 1 0 0 0 0 0 0 main::RUNTIME ] -sub_subinfo main::RUNTIME [ 1 1 1 0 0 0 0 0 ] -- 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]
