]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: debug: also add fdtab and acitvity to struct post_mortem
authorWilly Tarreau <w@1wt.eu>
Mon, 28 Oct 2024 06:44:14 +0000 (07:44 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 28 Oct 2024 16:14:48 +0000 (17:14 +0100)
commitda5cf52173853bcacb12c6ebb045fe395d4b3ba6
tree3063a914a69c77a25b2952cf6f60482986b1bd8c
parent20ffa35f6665c6413808ef4ab334ae2f31c2d017
MINOR: debug: also add fdtab and acitvity to struct post_mortem

These ones are often used as well when trying to analyse sequences of
events, let's add them.
src/debug.c