On Mon, 2004-Nov-29 10:54:43 -0500, Chuck Swiger wrote:
>5-base# leaks 78
>Process 78: 284 nodes malloced for 38 KB
>Process 78: 232 leaks for 5568 total leaked bytes.
>Leak: 0x001018f0  size=32
>        0x00000000 0x00000002 0x00000002 0x00000011
>        0x00000010 0x00000000 0x001018b0 0x00000000
>Leak: 0x001018c0  size=32
>        0x00000000 0x00000002 0x00000002 0x00000011
>        0x00000010 0x00000000 0x00101880 0x00000000
>[ ... ]
>
>Is there anything like this available for FreeBSD?

You could try MALLOC_OPTIONS=U, 'ktrace -t u' and post-processing the
resultant utrace records.

-- 
Peter Jeremy
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to