Date: Mon, 7 Nov 2005 18:57:59 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c Message-ID: <200511071857.jA7IvxPr012532@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-11-07 18:57:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern kern_malloc.c Log: Merge kern_malloc.c:1.147 from HEAD to RELENG_6: Add a "show malloc" command to DDB, which prints out the current stats for available kernel malloc types. Quite useful for post-mortem debugging of memory leaks without a dump device configured on a panicked box. Revision Changes Path 1.142.2.3 +27 -0 src/sys/kern/kern_malloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511071857.jA7IvxPr012532>