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_traceセッションのデバッグを開始する

説明

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

ダンプディレクトリの pprof_{process_id} へのデバッグを開始します。

パラメータ

dump_directory

プロファイルのダンプファイルを書き込むディレクトリ。 指定しない場合は、php.ini の設定 apd.dumpdir を使用します。

fragment

返り値

対象となるファイルへのパスを返します。

例1 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 | stats | sitemap | contact | advertising | mirror sites