From f5795a6092d6b4842e97bc67c11637d792961cb5 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 10 Jun 2019 09:52:13 +0000 Subject: optionally support glibc malloc_info via SIGCONT If run with PERL_INLINE_DIRECTORY for Inline::C support along with INBOX_DEBUG=malloc_info, we can allow users to opt-in to compiling extra code to support the glibc malloc_info(3) function. We'll also add SIGCONT handler to dump the malloc_info(3) output to stderr on our daemons. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 5085bff8..4a7f7ef9 100644 --- a/MANIFEST +++ b/MANIFEST @@ -210,6 +210,7 @@ t/indexlevels-mirror.t t/init.t t/linkify.t t/main-bin/spamc +t/malloc_info.t t/mda.t t/mda_filter_rubylang.t t/mid.t -- cgit v1.2.3-24-ge0c7