]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEBUG: errors: add name hint for startup-logs memory area
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 21 May 2024 08:49:55 +0000 (10:49 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Tue, 21 May 2024 15:55:20 +0000 (17:55 +0200)
commit9424e5a06ffbb484b9bef5abf2e83b73bec0fd4f
tree785e03c0db44de7684c7afb48fbe065960e5f7f9
parentabb8412d20ba3b933165b7584c6c50b2c4aac009
DEBUG: errors: add name hint for startup-logs memory area

Thanks to ("MINOR: tools: add vma_set_name() helper"), set a name hint
for startup-logs ring's memory area created using mmap() so it can be
easily indentified in /proc/<pid>/maps.

7b8e91cce000-7b8e91cde000 rw-s 00000000 00:19 46                         [anon_shmem:errors:startup_logs]
src/errors.c