]> git.kaiwu.me - haproxy.git/commit
CLEANUP: debug/trace: remote "debug dev trace" when USE_TRACE is not set
authorWilly Tarreau <w@1wt.eu>
Wed, 1 Jul 2026 09:26:17 +0000 (11:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 3 Jul 2026 14:32:28 +0000 (16:32 +0200)
commit19d48c3d34eb1d4c0dca02a0d864b4fea2fc7042
tree4189bdc5dcbca6b74e3e5ba52d34975a4b446d50
parent10166c16adf1d72d86fd403726484eedb4a0b83b
CLEANUP: debug/trace: remote "debug dev trace" when USE_TRACE is not set

The functions associated with this command were already subject to
DEBUG_DEV, let's also add USE_TRACE for them to be defined. This saves
8kB.
src/debug.c