mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
added --with-dtrace-probes and --with-dtrace=PATH to the ./configure usgae output.
This commit is contained in:
2
util/configure
vendored
2
util/configure
vendored
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user