]> 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>
Fri, 24 Apr 2026 09:32:45 +0000 (11:32 +0200)
commitcc8bd0241ba6cf430b2b79765c9c982319b8e7f8
tree8ae1eb38c65cddd19ea5e309cedd4e82c1aa672c
parentfdc95fb5582b73a033bc8c0591d9fcfc019e10bd
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