MINOR: activity: add the profiling.memory global setting
authorWilly Tarreau <w@1wt.eu>
Wed, 5 May 2021 16:33:19 +0000 (18:33 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 5 May 2021 17:09:19 +0000 (19:09 +0200)
commitca3afc24560ea1fd6cb269aae8d4b976640a0a77
tree0132c87a7065ea44b551a0132bec2649e5f652ad
parent993d44d234dceac940a22790aa45285a5c97bb87
MINOR: activity: add the profiling.memory global setting

This allows to enable/disable memory usage profiling very early, which
can be convenient to trace the memory usage in maps, certificates, Lua
etc.
doc/configuration.txt
src/activity.c