diff --git a/features/dtrace.xml b/features/dtrace.xml index 075f18c536d2..2b92e15b6ab2 100644 --- a/features/dtrace.xml +++ b/features/dtrace.xml @@ -91,10 +91,13 @@ - This enables the static probes in core PHP. Any PHP extensions + This makes the static probes available in core PHP. Any PHP extensions that provide their own probes should be built separately as shared extensions. + + To enable probes, set environment variable to the target PHP processes. +