]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: activity/memprofile: use resolve_dso_name() for the DSO summary
authorWilly Tarreau <w@1wt.eu>
Thu, 21 Nov 2024 14:16:37 +0000 (15:16 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 21 Nov 2024 18:58:06 +0000 (19:58 +0100)
commitead0b0154bea548ffe0304d5133307c0e0aee97c
tree187a10ae949fe1b79cc136290cdf0b99f6bd6396
parent670507a66ebd3659ac3a7473e565819f41f2dfd1
MINOR: activity/memprofile: use resolve_dso_name() for the DSO summary

Let's simplify the code by making use of this simpler and sometimes
more efficient variant.
src/activity.c