realtime-tests is a set of programs that test and measure various components of
real-time kernel behavior. This package measures timer, signal, and hardware
latency. It also tests the functioning of priority-inheritance mutexes.
* Thu Jan 30 2025 John Kacur <jkacur@redhat.com> - 2.8-4
- Add a usleep option to pip_stress
Resolves: RHEL-77110
* Thu Jan 30 2025 John Kacur <jkacur@redhat.com> - 2.8-3
- Remove unused parameter warning and annotations
- Add -Werror
Resolves: RHEL-77108
* Mon Dec 09 2024 Tomas Glozar <tglozar@redhat.com> - 2.8-2
- Fix building against libcpupower
Resolves: RHEL-65487
* Fri Nov 29 2024 John Kacur <jkacur@redhat.com> - 2.8-1
- Rebase to rt-tests-2.8 upstream
Resolves: RHEL-68658
* Thu May 23 2024 Anubhav Shelat <ashelat@redhat.com> - 2.7-2
- Added a patch to fix -s option in hackbench.
- Added a patch to prevent the user from erroneously passing negative numbers to hackbench.
Resolves: RHEL-36746
* Tue May 07 2024 John Kacur <jkacur@redhat.com> - 2.7-1
- Rebase to upstream rt-tests-2.7
Resolves: RHEL-30166
* Fri Apr 26 2024 Eder Zulian <ezulian@redhat.com> - 2.6-6
- Strip o+rx permissions from the cyclictest executable
Resolves: RHEL-33785
* Mon Feb 05 2024 John Kacur <jkacur@redhat.com> - 2.6-4
- Fix specfile to apply all patches
Resolves: RHEL-23909
* Mon Feb 05 2024 John Kacur <jkacur@redhat.com> - 2.6-4
- oslat: correct spelling of Mhz to MHz
- oslat: Fix conversion to nanoseconds for 1us bucket
Resolves: RHEL-23909
* Fri Jan 26 2024 Crystal Wood <crwood@redhat.com> - 2.6-3
- Fix issues with with using --json without --histogram (both cyclictest and
cyclicdeadline), and using --histogram without --quiet in cyclicdeadline.
Resolves: RHEL-9910