The new PECL package trace-1.0.0 (beta) has been released at 
http://pecl.php.net/.

Release notes
-------------
### Added

- Add support for Linux environment ptrace
- Add support for MacOS
- Add filter by url/class/function name
- Add limit ouput count

### Changed

- Refactoring extensions and tool-side information interaction
- Optimize format and color of the output
- Remove unused messages such as wall_time?memory records
- Improve display status module

Package Info
-------------
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.

Related Links
-------------
Package home: http://pecl.php.net/package/trace
   Changelog: http://pecl.php.net/package-changelog.php?package=trace
    Download: http://pecl.php.net/get/trace-1.0.0.tgz

Authors
-------------
Yuchen Wang <[email protected]> (lead)
Anan Zhao <[email protected]> (lead)
Bing Bai <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to