I am profiling a Perl application with perl -d:DProf. When running dprofpp on the resulting tmon.out file, I get warnings like these:
Compress::Zlib::__ANON__ has 5 unstacked calls in outer
Compress::Zlib::AUTOLOAD has -5 unstacked calls in outer
I'll give this a shot:
%outer in DProf, which (apparently) tracks the stack counts when analyzing a profile.tmon.out file. However, the rest of the results from dprofpp may be unreliable due to this inaccuracy. So, you should worry (a little) about the accuracy of those results.You may want to look into alternate profiling module, like Devel::NYTProf
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With