memprof

Autres langues

Langue: en

Version: 09 octobre 2001 (mandriva - 01/05/08)

Section: 1 (Commandes utilisateur)

NAME

memprof - memory profiler and leak detector.

SYNOPSIS

memprof [ --follow-fork ] [ --follow-exec ] [ program ] [ -- program options ...]

DESCRIPTION

memprof is a tool for profiling memory usage and detecting memory leaks. It can be used with existing binaries without need for recompilation.

OPTIONS

--follow-fork
Create new windows for forked processes.
--follow-exec
Retain windows for processes after exec().

AUTHOR

This manual page was written by Christian Marillat <marillat@debian.org> for the Debian GNU/Linux system (but may be used by others).