Changelog for
rt-tests-2.7-lp154.34.1.x86_64.rpm :
* Tue Jul 23 2024 Petr Vorel
- Fix archive URL
* Sun Jul 07 2024 Petr Vorel - Update to version 2.7: https://lore.kernel.org/linux-rt-users/20240507144229.42909-1-jkacurAATTredhat.com/- Start using xz tarball (instead of gz)
* Wed Jan 31 2024 Andrea Manzini - Update to version 2.6: https://lore.kernel.org/linux-rt-users/20231006200345.53658-1-jkacurAATTredhat.com/
* Tue Apr 18 2023 Martin Pluskal - Update to version 2.5: https://lore.kernel.org/linux-rt-users/20230120205220.26218-1-jkacurAATTredhat.com/T/#u- Drop upstreamed patches:
* 0001-cyclictest-Fix-threads-being-affined-even-when-a-isn.patch
* 0002-rt-tests-Remove-arbitrary-num-of-threads-limits.patch
* 0003-rt-tests-hackbench-Add-error-checking-to-connect-and.patch
* 0004-rt-tests-hwlatdetect-Update-to-integer-division.patch
* Fri Nov 25 2022 Martin Pluskal - Use sources which are actually published
* Thu Nov 24 2022 Petr Vorel - Update to upstream version v2.4 https://lore.kernel.org/linux-rt-users/20220708150017.13462-1-jkacurAATTredhat.com/- Update to upstream version v2.3 https://lore.kernel.org/linux-rt-users/20211210184649.11084-1-jkacurAATTredhat.com/- Remove old patch rt-tests-1.10-Makefile.patch, which installed src/cyclictest/get_cyclictest_snapshot.8. Upstream guarded it with PYLIB in 3d1976b (\"Makefile: manpages: only add get_cyclictest_snapshot if PYLIB\") but PYLIB should be defined due BuildRequires: python3-base- Backport runtime fixes from upcomming release:
* 0001-cyclictest-Fix-threads-being-affined-even-when-a-isn.patch
* 0002-rt-tests-Remove-arbitrary-num-of-threads-limits.patch
* 0003-rt-tests-hackbench-Add-error-checking-to-connect-and.patch
* 0004-rt-tests-hwlatdetect-Update-to-integer-division.patch- Use %autosetup (not having to add -p1 for patches)
* Tue Aug 31 2021 Daniel Wagner - Update to upstream version v2.2
* signaltest: Fix JSON output latency values for 32bit machines
* oslat: Don\'t take trace_threshold into account during preheat
* sched_deadline: Update HRTICK_DL location
* Allow static builds by dropping dependency on pthread_getaffinity_np
* Thu Jul 29 2021 Daniel Wagner - Enable build on all architectures.
* Wed Jun 30 2021 Daniel Wagner - Update to upstream version 2.1
* Avoid pagefault at startup which made the first cycle in cyclictest measure a huge latency spike.
* Fri Jun 25 2021 Daniel Wagner - Update to upstream version 2.0
* All test programs can output their results in JSON format
* cyclictest: Allow to specify main thread affinity
* Tue Jan 05 2021 Jeffrey Cheung - Update to upstream version 1.10 (SLE-12981)
* rt-tests: queuelat: Remove get_cpuinfo_mhz.sh and old Makefile
* rt-tests: determine_maximum_mpps.sh: Add a menu to get user settings.
* rt-numa: Introduce NUMA helpers
* cyclictest: Only report the first incident
* Streamline usage and man page- Add rt-tests-1.10-Makefile.patch and remove rt-tests-1.6-Makefile.patch- Cleanup spec file- Changes from version 1.9
* signaltest: Only print from the first thread stats when quiet
* rt-tests: cyclictest: Move ftrace helpers into rt-utils.[ch]
* pi_stress: limit the number of inversion groups to the number of online cores
* rt-tests: Install new man page get_cyclictest_snapshot.8
* rt-tests: Add a man page for get_cyclictest_snapshot
* rt-tests: ptsematest.8: Update the ptsematest man page
* rt-tests: improvements to the python style in get_cyclictest_snapshot
* cyclictest: Fix setaffinity error on large NUMA machines- Changes from version 1.8
* cyclictest: Make the affinity mask apply to the main thread too
* Remove support for compiling without NUMA
* cyclictest: Only run on runtime affinity and user supplied affinity
* cyclictest: Only run on available cpus according to the affinity
* cyclictest: Report all errors from pthread_setaffinity_np- Changes from version 1.7
* Add get_cyclictest_snapshot to Makefile
* Add the get_cyclictest_snapshot.py utility
* determine_maximum_mpps.sh: Fix quoting and other shell issue
* queuelat: get_cpuinfo_mhz.sh highest value
* cyclicdeadline: Add a simple manpage for cyclicdeadline
* Tue Jun 16 2020 Jeffrey Cheung - Update to version 1.6:
* New feature to get a snapshot of a running instance of cyclictest without stopping it by sending SIGUSR2 to the PID and reading a shared memory segment. This is especially useful if running cyclictest over a long period of time
* Add SPDX tags V3
* Some fixes- Changes from version 1.5
* Mostly small clean-ups and bug fixes- Changes from version 1.4
* Added a number of new programs to the rt-tests suite - queuelat : simulates a network queue checking for latency violations in packet processing. - cyclicdeadline : used to test the deadline scheduler (SCHED_DEADLINE) - deadline_test : tests the deadline scheduler in a cyclictest manner - ssdd : a tracer to do a bunch of PTRACE_SINGLESTEPs- Add rt-tests-1.6-Makefile.patch
* Thu Sep 13 2018 Jan Engelhardt - Fix grammar in description.- Have some more %make_install.
* Thu Sep 13 2018 Martin Pluskal - Update to version 1.3- Cleanup spec file
* Thu Sep 13 2018 Jeffrey Cheung - This is initial to SLERT15 SP1 [fate#326547]
* Mon Jul 30 2018 jcheungAATTsuse.com- Update to 1.0 Fate#323312 - Upgrade rt-tests to v1.0 cyclictest: stop any tracing after hitting a breaktrace threshold rt-tests: Makefile: Assume numa_parse_cpustring_all available rt-tests: Add man page for rt-migrate-test rt-tests: Update the cyclictest man page rt-tests: Add missing option to hwlatdetect man page rt-tests: Housekeeping fix some spelling errors. rt-tests: hwlat.txt: smidetect renamed to hwlatdetect rt-tests: Remove doc/release-checklist.txt rt-tests: Makefile - bump version to 1.0
* Fri Jul 27 2018 jcheungAATTsuse.com- Submit to SLERT12 SP4
* Tue Apr 25 2017 jcheungAATTsuse.com- Submit to SLERT12-SP3
* Thu Dec 08 2016 jcheungAATTsuse.com- Apply this version to SLE-12-SP2
* Thu Jan 14 2016 jcheungAATTsuse.com- Apply this version to SLE-12-SP1
* Fri Jul 10 2015 jcheungAATTsuse.com-- Add the \"COPYING\" file in the %doc section-
* Thu Jul 09 2015 jcheungAATTsuse.com-- license update: GPL-2.0- We now use SPDX license sytnax.-
* Wed Jul 08 2015 cdenicoloAATTsuse.com-- license update: GPL-2.0- please use SPDX license sytnax.
* Tue Jun 30 2015 Mike Galbraith - Update to 0.89 This is the last release suitable for SLE11- Drop legacy/unbuildable backfire/sendme- Drop legacy SLERT10 scripts- We now ship virgin source with only hwlatency detect and broken legacy code removed.