]> granicus.if.org Git - pdns/commit
add ./configure --enable-malloc-trace which will cause powerdns recursor (for now...
authorbert hubert <bert.hubert@powerdns.com>
Wed, 25 Nov 2015 14:11:45 +0000 (15:11 +0100)
committerbert hubert <bert.hubert@powerdns.com>
Wed, 25 Nov 2015 14:11:45 +0000 (15:11 +0100)
commit8f7473d7e983583b3db7daae10810f1f890eef82
tree085e9566d88c53f93b79a0fef000b1fcce13a4d1
parent756e82cf9c2c6918366004f0f6319a2e35af6e57
add ./configure --enable-malloc-trace which will cause powerdns recursor (for now) to trace malloc calls and report them as metrics.
configure.ac
m4/pdns_enable_malloc_trace.m4 [new file with mode: 0644]
pdns/Makefile.am
pdns/malloctrace.cc
pdns/malloctrace.hh
pdns/pdns_recursor.cc
pdns/rec_channel_rec.cc