MINOR: trace: add the possibility to lock on some arguments
authorWilly Tarreau <w@1wt.eu>
Tue, 20 Aug 2019 17:22:53 +0000 (19:22 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 22 Aug 2019 18:21:00 +0000 (20:21 +0200)
commitc14eea49e6b6a99ff81b5de6fb40a0e0895e1d70
treeadca5632a81491d135e04a9c85d83ddb822be71f
parentbeadb5c823030545440a83e19b31de78194fd6f0
MINOR: trace: add the possibility to lock on some arguments

Given that we can pass typed arguments to the trace() function, let's
add provisions for tracking them. They are source-specific so we need
to let the source fill their name and description. Only those with a
non-null name will be proposed.
include/types/trace.h