Files
B24-docker/confs/php84/etc/php/conf.d/docker-php-ext-xhprof.ini
T
2026-05-20 15:23:05 +03:00

8 lines
318 B
INI

; Enable xhprof extension module
; extension=xhprof.so
; You can either pass the directory location as an argument to the constructor for XHProfRuns_Default() or set xhprof.output_dir ini param.
;xhprof.output_dir=''
;xhprof.collect_additional_info=0
;xhprof.sampling_interval=100000
;xhprof.sampling_depth=0x7fffffff