Fedora Packages

heaptrack

A heap memory profiler for Linux

Heaptrack traces all memory allocations and annotates these events with stack traces.Dedicated analysis tools then allow you to interpret the heap memory profile to: - find hotspots that need to be optimized to reduce the memory footprint of your application - find memory leaks, i.e. locations that allocate memory which is never deallocated - find allocation hotspots, i.e. code locations that trigger a lot of memory allocation calls - find temporary allocations, which are allocations that are directly followed by their deallocation

Releases Overview

Release Stable Testing
Fedora Rawhide 1.5.0-6.fc40 -
Fedora 40 1.5.0-6.fc40 -
Fedora 39 1.4.0-2.fc39 -
Fedora 38 1.4.0-1.fc38 -
EPEL 8 1.2.0-7.el8 -
File a new bug report »
Package Info
  • Upstream: https://invent.kde.org/sdk/heaptrack/
  • License(s): Apache-2.0 AND BSD-3-Clause AND BSL-1.0 AND GPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND MIT
  • Maintainer: jgrulich

You can contact the maintainers of this package via email at heaptrack dash maintainers at fedoraproject dot org.



Sources on Pagure