Wed, 15 May 2024 17:53:44 UTC | login

Information for build heaptrack-1.5.0-6.fc40

ID299543
Package Nameheaptrack
Version1.5.0
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/heaptrack.git#b0a8dfd4793979f0a9ba533e701a58b73fd3d200
SummaryA heap memory profiler for Linux
DescriptionHeaptrack 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
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 19 Mar 2024 11:55:16 UTC
CompletedTue, 19 Mar 2024 12:24:27 UTC
Taskbuild (f40, /rpms/heaptrack.git:b0a8dfd4793979f0a9ba533e701a58b73fd3d200)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/heaptrack.git#b0a8dfd4793979f0a9ba533e701a58b73fd3d200'}}
Tags
f40
f41
RPMs
src
heaptrack-1.5.0-6.fc40.src.rpm (info) (download)
riscv64
heaptrack-1.5.0-6.fc40.riscv64.rpm (info) (download)
heaptrack-debuginfo-1.5.0-6.fc40.riscv64.rpm (info) (download)
heaptrack-debugsource-1.5.0-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 18 2024 Steve Cossette <farchord@gmail.com> - 1.5.0-4 - Fix for building on GCC 14 * Wed Jan 17 2024 Jonathan Wakely <jwakely@redhat.com> - 1.5.0-3 - Rebuilt for Boost 1.83 * Tue Jan 16 2024 Alessandro Astone <ales.astone@gmail.com> - 1.5.0-2 - Backport Qt6 fixes * Wed Dec 27 2023 Marie Loise Nolden <loise@kde.org> - 1.5.0-1 - Update to 1.5.0 using Qt6 * Fri Dec 15 2023 Florian Weimer <fweimer@redhat.com> - 1.4.0-3 - Fix C compatibility issues in CMake probes * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Mar 30 2023 Jan Grulich <jgrulich@redhat.com> - 1.4.0-1 - 1.4.0 * Mon Mar 06 2023 Jan Grulich <jgrulich@redhat.com> - 1.2.0-13 - Fix build failure against GCC13 * Mon Feb 20 2023 Jonathan Wakely <jwakely@redhat.com> - 1.2.0-12 - Rebuilt for Boost 1.81 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jan Grulich <jgrulich@redhat.com> - 1.2.0-9 - Add missing BR: elfutils-devel * Wed May 04 2022 Thomas Rodgers <trodgers@redhat.com> - 1.2.0-8 - Rebuilt for Boost 1.78