(PECL)
Starts debugging to {dump_directory}/pprof_{process_id}, if dump_directory is not set, then the apd.dumpdir setting from the php.ini file is used.
Beispiel 1. apd_set_pprof_trace() example
<?phpapd_set_pprof_trace();?>