Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php71-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 as Software Collection (php71 by remi).

Packages

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