pgollucci 2010-09-09 22:28:03 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/pecl-xhprof Makefile distinfo pkg-descr
Log:
XHProf is a function-level hierarchical profiler for PHP and has a simple HTML
based navigational interface. The raw data collection component is implemented
in C (as a PHP extension). The reporting/UI layer is all in PHP. It is capable
of reporting function-level inclusive and exclusive wall times, memory usage,
CPU times and number of calls for each function. Additionally, it supports
ability to compare two runs (hierarchical DIFF reports), or aggregate results
from multiple runs.
WWW: http://pecl.php.net/package/xhprof/
PR: ports/148322
Submitted by: Conor McDermottroe <ports at mcdermottroe.com>
Revision Changes Path
1.4037 +1 -0 ports/devel/Makefile
1.1 +24 -0 ports/devel/pecl-xhprof/Makefile (new)
1.1 +3 -0 ports/devel/pecl-xhprof/distinfo (new)
1.1 +9 -0 ports/devel/pecl-xhprof/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"