]> git.kaiwu.me - haproxy.git/commit
MINOR: trace: add definitions for haload streams
authorFrederic Lecaille <flecaille@haproxy.com>
Thu, 19 Mar 2026 13:27:18 +0000 (14:27 +0100)
committerFrederic Lecaille <flecaille@haproxy.com>
Wed, 1 Jul 2026 13:22:14 +0000 (15:22 +0200)
commit6e3ba99ca89746db7d019b5a2faa196c9b8b9bea
treed29d2ce10ef9a07d3db0dc441894c4c4252f51e7
parent477f29bf4893f284c760ee25b0bd8cefaff3a3d7
MINOR: trace: add definitions for haload streams

haload is the successor to the h1load HTTP benchmarking tool.

This patch adds haload stream definitions as arguments for the TRACE API.
These will be used by the upcoming haload module, which will handle
hldstream struct objects instead of regular stream structs.
include/haproxy/trace-t.h
src/trace.c