BUILD: makefile: add new option USE_MEMORY_PROFILING
authorWilly Tarreau <w@1wt.eu>
Wed, 5 May 2021 16:17:39 +0000 (18:17 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 5 May 2021 17:09:19 +0000 (19:09 +0200)
commitf6818d637ab37d3f2ec4a82ded56925bcce7dba9
tree6e09bf45eff1dad2950d95bfc393e04a9e8a4940
parentca3afc24560ea1fd6cb269aae8d4b976640a0a77
BUILD: makefile: add new option USE_MEMORY_PROFILING

It is not enabled by default, and may only work on linux-glibc for now,
though maybe other platforms could adopt it, possibly with certain
restrictions.
Makefile