层次式性能分析器
- 简介
 - 安装/配置
 - 预定义常量
 - 示例
 - Xhprof 函数
- xhprof_disable — 停止 xhprof 分析器
 - xhprof_enable — 启动 xhprof 性能分析器
 - xhprof_sample_disable — 停止 xhprof 性能采样分析器
 - xhprof_sample_enable — 以采样模式启动 XHProf 性能分析
 
 
  +添加备注
  
用户贡献的备注 4 notes
  
  
  Thanh Tung ¶
  
 
  4 years ago
  This extension is still maintained. It support PHP up to version 7.4. You can find it in the PECL repository: https://pecl.php.net/package/xhprof  
  
  troffed ¶
  
 
  6 years ago
  A profiler based on XHProf but for PHP7+ can be found at https://github.com/tideways/php-xhprof-extension  
  
  Ayoub Hadran ¶
  
 
  11 months ago
  This extension is still maintained for PHP 8. You can find the latest fork at https://github.com/longxinH/xhprof  
  
  patrickallaert at php dot net ¶
  
 
4 years ago
  xhprof is still maintained at: https://github.com/patrickallaert/xhprof