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

search for in the

音声フォーマットの操作> <xhprof_sample_disable
[edit] Last updated: Fri, 17 May 2013

view this page in

xhprof_sample_enable

(PECL xhprof >= 0.9.0)

xhprof_sample_enableサンプリングモードでの XHProf プロファイリングを開始する

説明

void xhprof_sample_enable ( void )

サンプルモードでのプロファイルを開始します。これは xhprof_enable() の軽量版です。 サンプリング間隔は 0.1 秒で、完全な関数のコールスタックを記録します。 主な使い道は、パフォーマンス監視や調査などでオーバーヘッドを極力抑えたい場合です。

パラメータ

この関数にはパラメータはありません。

返り値

NULL

参考



add a note add a note User Contributed Notes xhprof_sample_enable - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites