Debian packages on transit

only installed packages

Package: heaptrack
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 369
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> [Debian Bug Report]
Architecture: amd64
Version: 1.4.0-2
Depends: libboost-filesystem1.74.0 (>= 1.74.0), libboost-iostreams1.74.0 (>= 1.74.0), libboost-program-options1.74.0 (>= 1.74.0), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11), libheaptrack (= 1.4.0-2)
Description: 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 command line tools.
Homepage: https://github.com/KDE/heaptrack

Files owned by package heaptrack:

/usr
/usr/bin
/usr/bin/heaptrack
/usr/bin/heaptrack_print
/usr/share
/usr/share/doc
/usr/share/doc/heaptrack
/usr/share/doc/heaptrack/changelog.Debian.gz
/usr/share/doc/heaptrack/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/heaptrack.1.gz
/usr/share/man/man1/heaptrack_print.1.gz


Generated by dpkg-www 2.64