]> git.kaiwu.me - haproxy.git/commit
CLEANUP: trace/config: do not register section "traces" with USE_TRACE=0
authorWilly Tarreau <w@1wt.eu>
Wed, 1 Jul 2026 13:38:34 +0000 (15:38 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 3 Jul 2026 14:32:28 +0000 (16:32 +0200)
commit5dff525422fe247fd9fba1196ad84cd2ede734e9
tree9ccf4ca7eafd3f8baa93498b8a7f11aaa33b526f
parent6ea18e0c744f7a7bf8ea4bc8b0b8851d17bd79fa
CLEANUP: trace/config: do not register section "traces" with USE_TRACE=0

We don't want to register the "traces" section when traces are disabled.
Also this forces us to continue to build trace.c.
src/cfgparse.c