Files
opensem/docker/php-fpm/xhprof.ini
Ludovic CANDELLIER dfe7625995 add docker version
2023-09-13 23:04:55 +02:00

8 lines
215 B
INI

[xhprof]
; extension=xhprof.so
extension=tideways_xhprof.so
xhprof.output_dir=/var/www/xhprof
; no need to autoload, control in the program
tideways.auto_prepend_library=0
; set default rate
tideways.sample_rate=100