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

IPC::Run3::ProfPP - Generate reports from IPC::Run3 profiling data

Author

Barrie Slaymaker <barries@slaysys.com> perl v5.38.2 2024-01-27 IPC::Run3::ProfPP(3pm)

Description

Used by IPC::Run3 and/or run3profpp to print out profiling reports for human readers. Use other classes for extracting data in other ways. The output methods are plain text, override these (see the source for now) to provide other formats. This class generates reports on each run3_exit() and app_exit() call.

License

You may use this module under the terms of the BSD, Artistic, or GPL licenses, any version.

Limitations

Methods

"IPC::Run3::ProfPP->new()" Returns a new profile reporting object. "$profpp->handle_app_call()""$profpp->handle_app_exit()""$profpp->handle_run_exit()"

Name

IPC::Run3::ProfPP - Generate reports from IPC::Run3 profiling data

Synopsis

See Also