PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

apd_set_session_trace> <apd_get_active_symbols
Last updated: Fri, 10 Oct 2008

view this page in

apd_set_pprof_trace

(PECL apd:0.2-1.0.1)

apd_set_pprof_traceDémarre la session de déboguage APD

Description

string apd_set_pprof_trace ([ string $dump_directory [, string $fragment ]] )

Démarre la session de déboguage dans le dossier dump_directory /pprof_{process_id}.

Liste de paramètres

dump_directory

Le dossier dans lequel le fichier sera écrit. S'il n'est pas fourni, la directive apd.dumpdir du php.ini sera utilisée.

fragment

Valeurs de retour

Retourne le chemin du fichier de destination.

Exemples

Exemple #1 Exemple avec apd_set_pprof_trace()

<?php
apd_set_pprof_trace
();
?>



add a note add a note User Contributed Notes
apd_set_pprof_trace
There are no user contributed notes for this page.

apd_set_session_trace> <apd_get_active_symbols
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites