diff --git a/util/configure b/util/configure index b34c078..6ae2de3 100755 --- a/util/configure +++ b/util/configure @@ -826,6 +826,8 @@ sub usage ($) { --with-debug enable the debugging logging and also enable -O0 -g for gcc. this not only affects nginx, but also other components. + --with-dtrace-probes enable dtrace USDT probes + --with-dtrace=PATH set dtrace utility pathname --with-no-pool-patch enable the no-pool patch for debugging memory issues.