Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

heapusage-doc (doc)

DOC: heapusage - Find memory leaks in Linux applications (Verifiziert)

Version: 3.6.1 Status: stable Release Datum: 2025-06-28
Autor: Sebastian Ertz - sebastian(dot)ertz(at)tk(minus)ertz(dot)de
Internal Program Version: heapusage v2.17 (The man files)

Heapusage is a light-weight tool for finding heap memory errors in Linux
applications. It provides a small subset of Valgrind's memcheck functionality,
and can be a useful alternative to it for debugging memory leaks in certain
scenarios such as:
- Large complex applications which cannot be run at Valgrind slowdown speed
- Embedded systems with CPU architectures not supported by Valgrind
Like Valgrind, it is recommended to run Heapusage on a debug build of the
application to be analyzed.
While Heapusage has less performance impact than Valgrind, its analysis is
less precise. It may report leaks originating from system libraries
(e.g. libc functions like printf()) that might be free'd when the system
library is being cleaned up.

https://github.com/d99kris/heapusage
SHA256-Prüfsumme: eaf8d7d49c68fbdef13db429af980fd5e554e795886df47593db69b7a97ee01e
Größe: 2.43 KByte
Eis-List: https://www.pack-eis.de/vieweislist.php?pid=76137
Info-Datei: https://www.pack-eis.de/dl.php?l=76137/heapusage-doc.tar.bz2.info
Benötigte Pakete: man 3.6.1