]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: internals: document the shm-stats-file format/mapping
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 16 Sep 2025 16:44:02 +0000 (18:44 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Wed, 17 Sep 2025 09:32:58 +0000 (11:32 +0200)
commitb72225dee214da781295b2e512fb6cd017f6ff6a
tree4b0df500034bcdbba8a478ea561e1999d591b949
parent644b6b99255d4e853c195446b703bcdb2d1e8e18
DOC: internals: document the shm-stats-file format/mapping

Add some documentation about shm stats file structure to help writing
tools that can parse the file to use the shared stats counters.

This file was written for shm stats file version 1.0 specifically,
it may need to be updated when the shm stats file structure changes
in the future.
doc/internals/shm-stats-file-description.txt [new file with mode: 0644]