Mon, 18 Nov 2024 18:11:01 CST | login

Information for build rtla-6.6.0-1.el8

ID29177
Package Namertla
Version6.6.0
Release1.el8
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/rtla.git#aebe206e072d95b457233f69dc7cd0827d48f3a9
SummaryReal-Time Linux Analysis tools
DescriptionThe rtla meta-tool includes a set of commands that aims to analyze the real-time properties of Linux. Instead of testing Linux as a black box, rtla leverages kernel tracing capabilities to provide precise information about the properties and root causes of unexpected results.
Built bydistrobuild
State complete
Volume DEFAULT
StartedSun, 09 Jun 2024 21:11:07 CST
CompletedSun, 09 Jun 2024 21:19:42 CST
Taskbuild (dist-circle8, /stage/rpms/rtla.git:aebe206e072d95b457233f69dc7cd0827d48f3a9)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/rtla.git?#aebe206e072d95b457233f69dc7cd0827d48f3a9'}}
Tags
dist-circle8
dist-circle8-compose
RPMs
src
rtla-6.6.0-1.el8.src.rpm (info) (download)
aarch64
rtla-6.6.0-1.el8.aarch64.rpm (info) (download)
rtla-debuginfo-6.6.0-1.el8.aarch64.rpm (info) (download)
rtla-debugsource-6.6.0-1.el8.aarch64.rpm (info) (download)
i686
rtla-6.6.0-1.el8.i686.rpm (info) (download)
rtla-debuginfo-6.6.0-1.el8.i686.rpm (info) (download)
rtla-debugsource-6.6.0-1.el8.i686.rpm (info) (download)
ppc64le
rtla-6.6.0-1.el8.ppc64le.rpm (info) (download)
rtla-debuginfo-6.6.0-1.el8.ppc64le.rpm (info) (download)
rtla-debugsource-6.6.0-1.el8.ppc64le.rpm (info) (download)
x86_64
rtla-6.6.0-1.el8.x86_64.rpm (info) (download)
rtla-debuginfo-6.6.0-1.el8.x86_64.rpm (info) (download)
rtla-debugsource-6.6.0-1.el8.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
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 * Mon Dec 18 2023 John Kacur <jkacur@redhat.com> - 6.6.0-1 Update to rtla in linux-6.6.0 - Add patch to use SYS_gettid and add -lpthread to the Makefile Resolves: RHEL-10081 * Fri Jul 14 2023 John Kacur <jkacur@redhat.com> - 5.14.0-8 - Add rtla hwnoise Resolves: bz2175295 jiraProject == RHELPLAN-150659 * Fri Jul 14 2023 John Kacur <jkacur@redhat.com> - 5.14.0-7 - Add rtla timerlat auto analysis Resolves: rhbz#2175292 jiraProject == RHELPLAN-150657 * Tue May 09 2023 John Kacur <jkacur@redhat.com> - 5.14.0-6 - Forward port the tests directory for ci testing Resolves: rhbz#2196611 jiraProject == RHELPLAN-156801 * Fri May 05 2023 John Kacur <jkacur@redhat.com> - 5.14.0-5 - Correct commandline example Resolves: rhbz#2189440 jiraProject == RHELPLAN-155623 * Thu Jan 26 2023 John Kacur <jkacur@redhat.com> - 5.14.0-4 - Add a gating test for rtla Resolves: rhbz#2164877 jiraProject == RHELPLAN-146610 * Thu Jan 26 2023 John Kacur <jkacur@redhat.com> - 5.14.0-3 - Fix exit status when returning from calls to usage() Resolves: rhbz#2161423 jiraProject == RHELPLAN-145250 * Tue Dec 13 2022 John Kacur <jkacur@redhat.com> - 5.14.0-2 - A few spec file improvements Resolves: rhbz#2075203 jiraProject == RHELPLAN-142262 * Wed Dec 07 2022 John Kacur <jkacur@redhat.com> - 5.14.0-1 - Initial build of rtla