Sat, 27 Apr 2024 16:37:07 UTC | login

Information for build heaptrack-1.4.0-1.fc38

ID246856
Package Nameheaptrack
Version1.4.0
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/heaptrack.git#be086117e46bb9e0168494658b8b50ba571e7ac1
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
StartedThu, 18 May 2023 15:21:25 UTC
CompletedThu, 18 May 2023 17:40:01 UTC
Taskbuild (f38, /rpms/heaptrack.git:be086117e46bb9e0168494658b8b50ba571e7ac1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/heaptrack.git#be086117e46bb9e0168494658b8b50ba571e7ac1'}}
Tags
f38
f39
f40
RPMs
src
heaptrack-1.4.0-1.fc38.src.rpm (info) (download)
riscv64
heaptrack-1.4.0-1.fc38.riscv64.rpm (info) (download)
heaptrack-debuginfo-1.4.0-1.fc38.riscv64.rpm (info) (download)
heaptrack-debugsource-1.4.0-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jonathan Wakely <jwakely@redhat.com> - 1.2.0-6 - Rebuilt for Boost 1.76 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 1.2.0-4 - Rebuilt for removed libstdc++ symbol (#1937698)