memprof: A Tool for memory profiling and leak detection1

MemProf is a tool for profiling memory usage and finding memory leaks. It can generate a profile showing how much memory has been allocated by each function in a program, and it can scan a program's memory and find blocks that were allocated but are no longer referenced. MemProf does not require you to recompile your programs. Unlike some similar tools, it has has a graphical frontend and is relatively easy to use.

... part of T2, get it here

URL: http://www.gnome.org/projects/memprof/
URL: http://www.rasterman.com/index.php?page=Memprof

Author: Owen Taylor <otaylor [at] redhat [dot] com> {original author}
Author: Carsten Haitzler <raster [at] rasterman [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 0.5.9

Download: http://www.rasterman.com/files memprof-0.5.9.tar.gz

T2 source: memprof.cache
T2 source: memprof.desc

Build time (on reference hardware): 15% (relative to binutils)2

Installed size (on reference hardware): 3.51 MB, 43 files

Dependencies (build time detected): 00-dirtree alsa-lib at-spi2-core audiofile binutils cairo coreutils dbus dbus-glib diffutils esound expat findutils fontconfig freetype gawk gconf gettext glib glitz gnome-keyring gnome-vfs grep gtk+ xorgproto libart libbonobo libbonoboui libglade libgnome libgnomecanvas libgnomeui libice libjpeg libpng libpthread-stubs libsm libx11 libxau libxcb libxcursor libxdmcp libxext libxfixes libxi libxinerama libxml libxrandr libxrender linux-header make openssl orbit2 pango perl perl-xml-parser pkgconfig popt xorgproto sed sysfiles tar xorgproto

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).