Sun, 22 Dec 2024 18:18:01 CST | login

Information for build valgrind-3.21.0-1.ocs23

ID72
Package Namevalgrind
Version3.21.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/valgrind.git?.#91e0770e6277cb2211210e2ae58ce664dcf30876
SummaryDynamic analysis tools to detect memory or thread bugs and profile
DescriptionValgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif).
Built byocs-bot
State complete
Volume DEFAULT
StartedFri, 07 Jul 2023 16:39:29 CST
CompletedFri, 07 Jul 2023 16:58:06 CST
Taskbuild (dist-ocs23, /opencloudos-stream/valgrind.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/valgrind.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
valgrind-3.21.0-1.ocs23.src.rpm (info) (download)
aarch64
valgrind-3.21.0-1.ocs23.aarch64.rpm (info) (download)
valgrind-devel-3.21.0-1.ocs23.aarch64.rpm (info) (download)
valgrind-debuginfo-3.21.0-1.ocs23.aarch64.rpm (info) (download)
valgrind-debugsource-3.21.0-1.ocs23.aarch64.rpm (info) (download)
x86_64
valgrind-3.21.0-1.ocs23.x86_64.rpm (info) (download)
valgrind-devel-3.21.0-1.ocs23.x86_64.rpm (info) (download)
valgrind-debuginfo-3.21.0-1.ocs23.x86_64.rpm (info) (download)
valgrind-debugsource-3.21.0-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 07 2023 rockerzhu <rockerzhu@tencent.com> - 3.21.0-1 - Upgrade to 3.21.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.20.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.20.0-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Dec 15 2022 rockerzhu <rockerzhu@tencent.com> - 3.20.0-1 - Initial build