1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/devel/p5-Devel-DProfPP/pkg-descr

6 lines
250 B
Plaintext
Raw Normal View History

This module takes the output file from Devel::DProf (typically tmon.out)
and parses it. By hooking subroutines onto the enter and leave events,
you can produce useful reports from the profiling data.
WWW: http://search.cpan.org/dist/Devel-DProfPP/