commit | fdcec3644a4699e4aa83988fd9d4b40df4151d41 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Fri Mar 25 09:28:10 2022 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Fri Mar 25 14:51:14 2022 +0100 |
tree | fddcfd1eb65d4e3f6e68b2f8a9adcaffb9a1f9e5 | |
parent | fa29f33f2c022673771bf4ea451cd2cdf59d6eb8 [diff] |
MINOR: mux-quic: add trace event for qcs_push_frame Add a new qmux trace event QMUX_EV_QCS_PUSH_FRM. Its only purpose is to display the meaningful result of a qcs_push_frame invocation. A dedicated struct qcs_push_frm_trace_arg is defined to pass a series of extra args for the trace output.