Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 2003 15:21:36 +0300
From:      Petri Helenius <pete@he.iki.fi>
To:        Julian Elischer <julian@elischer.org>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: malloc debugger
Message-ID:  <3F670050.9080208@he.iki.fi>
In-Reply-To: <Pine.BSF.4.21.0309151114060.6680-100000@InterJet.elischer.org>
References:  <Pine.BSF.4.21.0309151114060.6680-100000@InterJet.elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote:

>tried mprof?
>  
>
If you mean the "really old" one which havenīt seen that many changes in 
the last
10 years, it dumps core when the command mprof is run.

I also found a much more recent one, which claims to support threads, called
mpatrol but it seems to suffer from the same issues as does dmalloc, where
thread routines call malloc which ends up in infinite recursion and eventual
stack exhaustion and core dump.

Pete




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