In trying to profile a program, I'm getting confusing results. In the subroutine list, the #1 culprit takes 436s exclusive/530s inclusive. (The inclusive time seems reasonable. The exclusive time does not.)
In the file list, the module containing that subroutine is reported to have an exclusive time of 35.9s. In the line view for said subroutine, the total exclusive time for the lines is reported as less than 1 second. What am I misinterpreting? Or am I running into something weird? This is with NYTProf 2.10, perl 5.10.0, 64 bit Red Hat ES 5.3. I tried downgrading to 2.9 and got similar results. --~--~---------~--~----~------------~-------~--~----~ 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] -~----------~----~----~----~------~----~------~--~---
