haproxy/addons/ot/src
Miroslav Zagorac aadda34fd6 BUILD: ot: use a cebtree instead of a list for variable names
In order for the function flt_ot_vars_scope_dump() to work, it is
necessary to take into account the changes made by the commits 47ec7c681
("OPTIM: vars: use a cebtree instead of a list for variable names") and
5d350d1e5 ("OPTIM: vars: use multiple name heads in the vars struct").

The function is only used if the OT_DEBUG=1 option is set when compiling
HAProxy.
2024-11-12 11:07:13 +01:00
..
cli.c CLEANUP: cli: rename dynamic error printing state 2022-11-10 16:42:47 +01:00
conf.c MEDIUM: tree-wide: logsrv struct becomes logger 2023-10-13 10:05:06 +02:00
event.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
filter.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
group.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
http.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
opentracing.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
parser.c MINOR: startup: rename readcfgfile in parse_cfg 2024-08-07 18:41:41 +02:00
pool.c DEBUG: opentracing: show return values of all functions in the debug output 2022-04-08 16:31:33 +02:00
scope.c MINOR: tools: Rename ha_generate_uuid to ha_generate_uuid_v4 2024-04-24 08:23:56 +02:00
util.c CLEANUP: opentracing: remove the last two occurrences of strncat() 2023-04-07 18:14:28 +02:00
vars.c BUILD: ot: use a cebtree instead of a list for variable names 2024-11-12 11:07:13 +01:00