blackbirdchess-docker-dev/php-fpm/xhprof.ini

8 lines
208 B
INI
Raw Normal View History

[xhprof]
; extension=xhprof.so
extension=tideways.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