added --with-dtrace-probes and --with-dtrace=PATH to the ./configure usgae output.
This commit is contained in:
parent
4b236d13b0
commit
4367838ae4
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue