| 
 | apd_set_pprof_traceStarts the session debugging Description
   string apd_set_pprof_trace
    ([ string  $dump_directory= ini_get("apd.dumpdir")
   [, string$fragment= "pprof"
  ]] )Starts debugging to pprof_{process_id} in the dump directory. Parameters
 
 Return ValuesReturns path of the destination file. Examples
 Example #1 apd_set_pprof_trace example 
<?phpSee Also
 
 |