File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 9e2d8231b5d8a3795b365c6770fab288e59e6249 Maintainer: satoruyoshida Status: ready -->
3
+ <!-- EN-Revision: d35d7d811ccf7662eefe4f23ff1cabc727a917ca Maintainer: satoruyoshida Status: ready -->
4
4
<chapter xml : id =" features.dtrace" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
5
5
<title >DTrace 動的トレーシング</title >
6
6
96
96
</informalexample >
97
97
</para >
98
98
<para >
99
- これは、 コア PHP で静的プローブを有効にします 。
99
+ これは、 コア PHP で静的プローブを利用可能にします 。
100
100
それら自身のプローブを提供するどの PHP 拡張モジュールも、
101
101
共用拡張モジュールとして別々にビルドするべきです。
102
102
</para >
103
+ <para >
104
+ 静的プローブを有効にするには、<option >USE_ZEND_DTRACE=1</option >環境変数を対象となるPHPプロセスにセットします。
105
+ </para >
103
106
</sect2 >
104
107
105
108
<sect2 xml : id =" features.dtrace.static-probes" >
You can’t perform that action at this time.
0 commit comments