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