Name: | heaptrack |
---|---|
Version: | 1.2.0 |
Release: | 7.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1958982 |
License: | GPLv2+ |
RPM: | heaptrack-1.2.0-7.el8.aarch64.rpm |
Source RPM: | heaptrack-1.2.0-7.el8.src.rpm |
Build Date: | Sun Mar 06 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://cgit.kde.org/heaptrack.git/ |
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 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for Boost 1.76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for removed libstdc++ symbol (#1937698)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for Boost 1.75
- 1.2.0
- adapt to new cmake macros
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild