Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-trace - Trace is a low-overhead tracing tool for PHP

Website:
http://pecl.php.net/package/trace
Licence:
ASL 2.0 and BSD
Vendor:
Remi Collet
Description:
Trace is a low-overhead tracing tool for PHP.

It can trace all PHP executing, function calls, request information during
run-time. And provides features like Filter, Statistics, Current Status and
so on.

It is very useful to locate blocking, heavy-load problems and debug in all
environments, especially in production environments.

Package built for PHP 7.1.

Packages

php-pecl-trace-1.0.1-0.1.beta.el7.remi.7.1.x86_64 [59 KiB] Changelog by Remi Collet (2017-03-14):
- Update to 1.0.1beta
- drop patch merged upstream