|
apd_set_pprof_traceStarts the session debugging Beschreibung
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. Parameter-Liste
RückgabewerteReturns path of the destination file. Beispiele
Beispiel #1 apd_set_pprof_trace example
<?phpSiehe auch
|