Package : heaptrack
Package details
Summary: A heap memory profiler for Linux
Description:
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
URL: https://cgit.kde.org/heaptrack.git/
License: GPLv2+
Last packager: wally <wally>
Description:
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
URL: https://cgit.kde.org/heaptrack.git/
License: GPLv2+
Last packager: wally <wally>
List of RPMs
- heaptrack-1.4.0-2.mga9.src Media: Mageia 9 SRPMS Core Release Install
- heaptrack-1.4.0-2.mga9.x86_64 Media: Mageia 9 x86_64 Core Release Install