about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-06-10 09:52:13 +0000
committerEric Wong <e@80x24.org>2019-06-10 09:52:13 +0000
commitf5795a6092d6b4842e97bc67c11637d792961cb5 (patch)
tree30eada9950c7fbb745003645f41205fb0169f253 /MANIFEST
parentc44825f8b2f3d57f6aca29d75516db8712261954 (diff)
downloadpublic-inbox-f5795a6092d6b4842e97bc67c11637d792961cb5.tar.gz
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.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
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