MINOR: trace: parse the "lock" argument to trace
authorWilly Tarreau <w@1wt.eu>
Tue, 20 Aug 2019 17:24:10 +0000 (19:24 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 22 Aug 2019 18:21:00 +0000 (20:21 +0200)
commit60e4c9f8db796b148bf17009b88742810cb03ae7
tree20b96ebc4c5b8d4d2deb026cc1ed51ea0b94bb9b
parentc14eea49e6b6a99ff81b5de6fb40a0e0895e1d70
MINOR: trace: parse the "lock" argument to trace

When no criterion is provided, it carefully enumerates all available
ones, including those provided by the source itself. Otherwise it sets
the new criterion and resets the lockon pointer.
src/trace.c