]> git.ipfire.org Git - thirdparty/tor.git/commit
r14024@catbus: nickm | 2007-07-30 14:13:58 -0400
authorNick Mathewson <nickm@torproject.org>
Mon, 30 Jul 2007 18:14:14 +0000 (18:14 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 30 Jul 2007 18:14:14 +0000 (18:14 +0000)
commit45c82b1d8555901b6992bf9a30120fbb35a005ab
treef4856594ac021a4b9988433f782d2516dfb56606
parent9fb77a6479a079aeb5698272c68bd50acdffe401
 r14024@catbus:  nickm | 2007-07-30 14:13:58 -0400
 Glibc (and maybe others) define a mallinfo() that can be used to see how the platform malloc is acting inside.  When we have it, dump its output on dumpmemusage().

svn:r10996
ChangeLog
configure.in
src/common/util.c
src/common/util.h
src/or/main.c