Revision: 1400 Author: [email protected] Date: Fri Nov 19 08:25:55 2010 Log: Sync tests.
http://code.google.com/p/perl-devel-nytprof/source/detail?r=1400 Modified: /trunk/lib/Devel/NYTProf/Data.pm /trunk/t/test01.rdt /trunk/t/test02.rdt /trunk/t/test03.rdt /trunk/t/test05.rdt /trunk/t/test06.rdt /trunk/t/test07.rdt /trunk/t/test08.rdt /trunk/t/test09.rdt /trunk/t/test10.rdt /trunk/t/test11.rdt /trunk/t/test12.rdt /trunk/t/test13.rdt /trunk/t/test14.rdt /trunk/t/test16.rdt /trunk/t/test17-goto.rdt /trunk/t/test20-streval.rdt /trunk/t/test21-streval3.rdt /trunk/t/test22-strevala.rdt /trunk/t/test23-strevall.rdt /trunk/t/test24-strevalc.rdt /trunk/t/test30-fork-0.rdt /trunk/t/test40pmc.rdt /trunk/t/test50-disable.rdt /trunk/t/test51-enable.rdt /trunk/t/test60-subname.rdt /trunk/t/test61-submerge.rdt /trunk/t/test62-subcaller1.rdt /trunk/t/test80-recurs.rdt ======================================= --- /trunk/lib/Devel/NYTProf/Data.pm Fri Nov 19 07:23:37 2010 +++ /trunk/lib/Devel/NYTProf/Data.pm Fri Nov 19 08:25:55 2010 @@ -588,6 +588,7 @@ for my $attr (qw( basetime xs_version perl_version clock_id ticks_per_sec nv_size profiler_duration profiler_end_time profiler_start_time + cumulative_overhead_ticks profiler_active total_stmts_duration total_stmts_measured total_stmts_discounted total_sub_calls sawampersand_line )) { ======================================= --- /trunk/t/test01.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test01.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test02.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test02.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test03.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test03.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test05.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test05.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test06.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test06.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test07.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test07.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test08.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test08.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test09.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test09.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test10.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test10.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test11.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test11.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test12.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test12.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test13.rdt Sat Jun 5 15:40:22 2010 +++ /trunk/t/test13.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test14.rdt Wed Jul 7 10:05:28 2010 +++ /trunk/t/test14.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test16.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test16.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test17-goto.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test17-goto.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test20-streval.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test20-streval.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test21-streval3.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test21-streval3.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test22-strevala.rdt Sat Jun 5 15:40:22 2010 +++ /trunk/t/test22-strevala.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test23-strevall.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test23-strevall.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test24-strevalc.rdt Sat Jun 5 15:40:22 2010 +++ /trunk/t/test24-strevalc.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test30-fork-0.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test30-fork-0.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test40pmc.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test40pmc.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test50-disable.rdt Sat Jun 5 15:40:22 2010 +++ /trunk/t/test50-disable.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test51-enable.rdt Sat Jun 5 15:40:22 2010 +++ /trunk/t/test51-enable.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test60-subname.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test60-subname.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test61-submerge.rdt Mon Sep 13 14:00:20 2010 +++ /trunk/t/test61-submerge.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test62-subcaller1.rdt Tue Nov 9 16:55:43 2010 +++ /trunk/t/test62-subcaller1.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 0 ======================================= --- /trunk/t/test80-recurs.rdt Tue Jun 1 04:28:28 2010 +++ /trunk/t/test80-recurs.rdt Fri Nov 19 08:25:55 2010 @@ -4,6 +4,7 @@ attribute complete 1 attribute nv_size 0 attribute perl_version 0 +attribute profiler_active 0 attribute profiler_duration 0 attribute profiler_end_time 0 attribute profiler_start_time 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]
