]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli/streams: show a stream's tgid next to its thread ID
authorWilly Tarreau <w@1wt.eu>
Fri, 15 Jul 2022 14:18:43 +0000 (16:18 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 15 Jul 2022 17:41:26 +0000 (19:41 +0200)
commitdd75b64cdfaa50588509d3b2aa00029cfe52e4bd
treed530eb2fbb8b19b8c8464061c8b919d2ca3f392e
parentf0c86ddfe8067ffd53bc818c370510f7cfc1780e
MINOR: cli/streams: show a stream's tgid next to its thread ID

We now display both the global thread ID and the tgid/ltid pair so that
it's easier to match it with the FD.
src/stream.c