Skip to content

ramanenka/phtrace

Repository files navigation

phtrace Build status

The phtrace extension provides a way to record the trace of a php script execution. It records function call timing which allows to build flame graphs. It uses RDTSCP for high resolution timing.

This extension is experimental. Please do not use it in production.

Installation

phpize
./configure
make
make install

About

No overhead tracer and profiler for PHP7

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published