| Name: | rtla |
|---|---|
| Version: | 6.6.0 |
| Release: | 1.el8 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 159872 |
| License: | GPLv2 |
| RPM: | rtla-6.6.0-1.el8.aarch64.rpm |
| Source RPM: | rtla-6.6.0-1.el8.src.rpm |
| Build Date: | Sat Apr 06 2024 |
| Build Host: | build-ol8-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git |
| Summary: | Real-Time Linux Analysis tools |
| Description: | The 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. |
Update to rtla in linux-6.6.0 - Add patch to use SYS_gettid and add -lpthread to the Makefile Resolves: RHEL-10081
- Add rtla hwnoise Resolves: bz2175295 jiraProject == RHELPLAN-150659
- Add rtla timerlat auto analysis Resolves: rhbz#2175292 jiraProject == RHELPLAN-150657
- Forward port the tests directory for ci testing Resolves: rhbz#2196611 jiraProject == RHELPLAN-156801
- Correct commandline example Resolves: rhbz#2189440 jiraProject == RHELPLAN-155623
- Add a gating test for rtla Resolves: rhbz#2164877 jiraProject == RHELPLAN-146610
- Fix exit status when returning from calls to usage() Resolves: rhbz#2161423 jiraProject == RHELPLAN-145250
- A few spec file improvements Resolves: rhbz#2075203 jiraProject == RHELPLAN-142262
- Initial build of rtla