]> 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>
Thu, 18 Jun 2026 09:25:59 +0000 (11:25 +0200)
commit1567adab158038471f781f284daff7e0e1bc70e4
treeca4518b0ec2797fbc44bddbb8db1f8a76d2b9449
parent023f532043b58cc19da864162f382e8ec36b880d
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