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

search for in the

apd_set_session_trace_socket> <apd_get_active_symbols
Last updated: Fri, 13 Nov 2009

view this page in

apd_set_pprof_trace

(PECL apd >= 0.2)

apd_set_pprof_traceセッションのデバッグを開始する

説明

string apd_set_pprof_trace ([ string $dump_directory [, string $fragment = "pprof" ]] )

ダンプディレクトリの 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_socket> <apd_get_active_symbols
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites