;zend_extension=xdebug.so ;xdebug.mode=profile ;All requests will be profiled: ;xdebug.start_with_request=yes ;Only requests like https://example.com/bigpage/?XDEBUG_TRIGGER=1 will be profiled: ;xdebug.start_with_request=trigger ;xdebug.output_dir=/dev/shm ;xdebug.profiler_output_name = cachegrind.out.%H.%R.txt