Information for build heaptrack-1.5.0-8.fc42

ID111237
Package Nameheaptrack
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.5.0
Release8.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/heaptrack.git#6e9a796487ba87075f8e5c76549e8db51f1387c4
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 bykojiadmin
State complete
Volume DEFAULT
StartedMon, 10 Mar 2025 09:48:30 CST
CompletedMon, 10 Mar 2025 10:34:59 CST
Taskbuild (f42, /rpms/heaptrack.git:6e9a796487ba87075f8e5c76549e8db51f1387c4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/heaptrack.git#6e9a796487ba87075f8e5c76549e8db51f1387c4'}}
Tags
f42
RPMs
src
heaptrack-1.5.0-8.fc42.src.rpm (info) (download)
riscv64
heaptrack-1.5.0-8.fc42.riscv64.rpm (info) (download)
heaptrack-debuginfo-1.5.0-8.fc42.riscv64.rpm (info) (download)
heaptrack-debugsource-1.5.0-8.fc42.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
build.log
state.log
hw_info.log
mock_config.log
root.log
dnf5.log
mock_output.log
Changelog * Mon Jan 20 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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