Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 10:24:30 UTC Now

2011-08-12 08:24:55 UTC MAIN commitmail json YAML

Changes 4.06:
* Fixed risk of nytprofhtml failure due to over-long filenames RT-62319
* Improved handling of Class::MOP/Moose generated methods.
* Improved handling of embedded filenames, e.g., "(eval N)[$path]"
* Updated and clarified usecputime=1 docs.
* Updated tests for (expected) new functionality in Sub::Name.
* Updated tests for changes in perl 5.13.x.
* Added special handling for the perl built-in accept()
  Effectively the clock stops ticking while in accept().
  This makes profiles of pure-perl web servers more useful.
* Added --no-mergeevals option to nytprofhtml.
* Added "If Statement and Subroutine Timings Don't Match" and
    "If Headline Subroutine Timings Don't Match the Called Subs"
    sections to the DATA COLLECTION AND INTERPRETATION docs.
* Added note to the docs re profiling applications that use Coro.

(adam)