logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nytprofpf - Generate a report for plat_forms (<http://www.plat-forms.org/>) from Devel::NYTProf data

Contents

Name

       nytprofpf - Generate a report for plat_forms (<http://www.plat-forms.org/>) from Devel::NYTProf data

Synopsis

       Typical usage:

        $ perl -d:NYTProf some_perl_app.pl
        $ nytprofpf

       Options synopsis:

        --file <file>, -f <file>  Read profile data from the specified file [default: nytprof.out]
        --delete,      -d         Delete any old report files first
        --lib <lib>,   -l <lib>   Add <lib> to the beginning of \@INC
        --no-mergeevals           Disable merging of string evals
        --help,        -h         Print this message

       This script of part of the Devel::NYTProf distribution. Generate a report for plat_forms
       (<http://www.plat-forms.org/>) from Devel::NYTProf data.  See http://metacpan.org/release/Devel-NYTProf/
       for details and copyright.

perl v5.34.0                                       2022-02-11                                      NYTPROFPF(1p)

See Also