mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
6 lines
250 B
Plaintext
6 lines
250 B
Plaintext
|
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/
|