Package: libheaptrack (1.2.0-1 and others)
Links for libheaptrack
Debian Resources:
Download Source Package heaptrack:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
heap memory profiler for Linux
Heap memory usage profiler. It uses LD_PRELOAD to track all calls to the core memory allocation functions and logs these occurrences. Additionally, backtraces are obtained and logged. It can also generate a historigram of allocation sizes over the number of calls. Heaptrack measures the following:
* Heap memory consumption (like Massif). * Number of calls to allocation functions (like callgrind). * Total amount of memory allocated, ignoring deallocations. * Leaked memory (like memcheck).
Heaptrack is notable for it's ability to attach to running processes, for consuming substantially less memory than Valgrind, and for not reducing an application's interactivity as much as Valgrind does. Heaptrack is useful for debugging memory leaks and memory ballooning.
The package contains the shared libraries.
Other Packages Related to libheaptrack
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC support library
-
- dep: libstdc++6 (>= 6)
- GNU Standard C++ Library v3
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime
Download libheaptrack
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
i386 | 1.2.0-1+b1 | 73.4 kB | 235.0 kB | [list of files] |