On Wed, 2 Nov 2005 23:59:01 -0500 Michael Jennings <[EMAIL PROTECTED]> babbled:

> On Tuesday, 01 November 2005, at 10:11:11 (+0900),
> Carsten Haitzler wrote:
> 
> > the former. as glibc changwed to dlopen()ing libraries on demand for
> > helper symbols to do this, and thus will remain so going forward
> > (ulrich dreppers words are "live with it!") i had to have my fixes
> > in memprof itself - and so they are. if i can get confirmations that
> > it works in other places too, maybe i will roll in some other
> > patches (debian moved libmemintercept to a subdir of lib - good
> > idea) and i might release a 0.6.0 of it or something.
> 
> Well, it had some issues building with an installroot, but it should
> be fixable.  I'll see what I can do.
> 
> Out of curiosity, what does memprof gain you that things like dmalloc
> and EFence don't?

efence is a memory overrun checker. dmalloc doesnt provie live statistics AS
YOU RUN (you have to wait till it's all done). i'm not looking for a leak. i'm
looking for "whjat function call stakc allocated what memory - how much and
when" as i can watch the profile over  the runing time of the app and see as u
interact with the app what happens and what allocates what and how much :)

> Michael
> 
> -- 
> Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <[EMAIL PROTECTED]>
> n + 1, Inc., http://www.nplus1.net/       Author, Eterm (www.eterm.org)
> -----------------------------------------------------------------------
>  "You are waiting on a beach for a healing word to come.  Maybe an
>   apology in a bottle, maybe a flare that says, 'I'm sorry;' and the
>   hurting leaves you numb.  Will you forgive?  Will you forget?  Will
>   you live what you know?  He left his rights; will you leave yours?
>   You don't understand it.  Let it go."                    -- Newsboys
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server. Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to