added --with-dtrace-probes and --with-dtrace=PATH to the ./configure usgae output.

This commit is contained in:
agentzh (章亦春) 2012-07-30 14:48:13 -07:00
parent 4b236d13b0
commit 4367838ae4
1 changed files with 2 additions and 0 deletions

2
util/configure vendored
View File

@ -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.