安装/配置
在线手册:中文 英文
PHP手册

运行时配置

这些函数的行为受 php.ini 中的设置影响。

Xhprof 配置选项
名字 默认 可修改范围 更新日志
xhprof.output_dir "" PHP_INI_ALL  

这是配置指令的简短说明。

xhprof.output_dir string

Directory used by the default implementation of the iXHProfRuns interface (namely, the XHProfRuns_Default class) for storing XHProf runs.


安装/配置
在线手册:中文 英文
PHP手册