]> git.kaiwu.me - haproxy.git/commit
MINOR: trace/cli: add "show trace" to report trace state and statistics
authorWilly Tarreau <w@1wt.eu>
Mon, 12 Aug 2019 14:44:33 +0000 (16:44 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 22 Aug 2019 18:21:00 +0000 (20:21 +0200)
commit85b157570bd43fc5e92214a9da3d2b876686be33
tree88a32a4675b8e344c010a2f5950db1d40dbd2646
parentaaaf41140611e0c2e8f6b156f4c18a198ebf980c
MINOR: trace/cli: add "show trace" to report trace state and statistics

The new "show trace" CLI command lists available trace sources and
indicates their status, their sink, and number of dropped packets.
When "show trace <source>" is used, the list of known events is
also listed with their status per action (report/start/stop/pause).
src/trace.c