]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: debug: align output style of debug_parse_cli_show_dev with cpu_dump_topology
authorValentine Krasnobaeva <vkrasnobaeva@haproxy.com>
Thu, 17 Jul 2025 10:03:47 +0000 (12:03 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 17 Jul 2025 17:08:06 +0000 (19:08 +0200)
commitff461efc591e6e5f547037a2fa098aee7940e515
tree0dc41437080d502d98049c82eec3c71e7b83f5cf
parent9e11c852feb681173da288fe3472e80362390b68
MINOR: debug: align output style of debug_parse_cli_show_dev with cpu_dump_topology

Align titles style of debug_parse_cli_show_dev() with
cpu_dump_topology(). We will call the latter inside of
debug_parse_cli_show_dev() to show thread-cpu bindings info.
src/debug.c