Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 1997 09:03:15 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        hackers@FreeBSD.ORG
Cc:        roberte@MEP.Ruhr-Uni-Bochum.de (Robert Eckardt)
Subject:   Re: ? malloc Dump ?
Message-ID:  <19970928090315.YW58243@uriah.heep.sax.de>
In-Reply-To: <199709280112.DAA02142@ghost.mep.ruhr-uni-bochum.de>; from Robert Eckardt on Sep 28, 1997 03:12:33 %2B0200
References:  <199709280112.DAA02142@ghost.mep.ruhr-uni-bochum.de>

next in thread | previous in thread | raw e-mail | index | archive | help
As Robert Eckardt wrote:

> I'm trying to get malloc (2.2.2) to dump statistics in `malloc.out'.

(Btw., this option disappeared in -current, it has been dropped in rev
1.26.)

> However, I don't get the statistics.
> -rw-rw-r--  1 roberte  work      0 23 Sep 23:36 malloc.out
> 
> 
> What am I doing wrong ?

Did you recompile malloc(3) with MALLOC_STATS?  It's being explicitly
#undef'ed by default.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970928090315.YW58243>