Download the PHP package sy-records/xhprof2flamegraph without Composer
On this page you can find all versions of the php package sy-records/xhprof2flamegraph. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sy-records/xhprof2flamegraph
More information about sy-records/xhprof2flamegraph
Files in sy-records/xhprof2flamegraph
Download sy-records/xhprof2flamegraph
More information about sy-records/xhprof2flamegraph
Files in sy-records/xhprof2flamegraph
Vendor sy-records
Package xhprof2flamegraph
Short Description 将xhprof产生的数据转为可以生成flamegraph火焰图的格式并生成火焰图
License Apache-2.0
Package xhprof2flamegraph
Short Description 将xhprof产生的数据转为可以生成flamegraph火焰图的格式并生成火焰图
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package xhprof2flamegraph
xhprof2flamegraph
🎨将xhprof产生的数据转为可以生成flame graph火焰图的格式并生成火焰图
安装
使用
vendor/bin
目录下有两个可执行文件,执行命令
替换对应的路径信息
-f 为指定的
xhprof
日志文件,,自动处理json
格式 (如果日志文件为serialize
序列化后的数据,请修改src/Command/Command.php
文件中的第40
行)json
和serialize
格式的数据
帮助
-
xhprof2flamegraph -h
- flamegraph.pl -help
All versions of xhprof2flamegraph with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package sy-records/xhprof2flamegraph contains the following files
Loading the files please wait ....