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>
Wed, 6 Nov 2024 18:04:38 +0000 (19:04 +0100)
commit068b4a20c0bba4ad37cea6936e19a71dfd033b82
tree8523c92c62cab382fb12446d2724b8f0dcaf4775
parent7f09a7a935a9b2c21ef590cfd3f41b7ea7e0b0cf
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.

(cherry picked from commit da5cf52173853bcacb12c6ebb045fe395d4b3ba6)
Signed-off-by: Willy Tarreau <w@1wt.eu>
src/debug.c