Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rteval | Distribution: AlmaLinux |
Version: 3.9 | Vendor: AlmaLinux |
Release: 3.el10 | Build date: Thu Feb 20 13:07:05 2025 |
Group: Development/Tools | Build host: s390x-builder02.almalinux.org |
Size: 595493 | Source RPM: rteval-3.9-3.el10.src.rpm |
Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
Url: https://git.kernel.org/pub/scm/utils/rteval/rteval.git | |
Summary: Utility to evaluate system suitability for RT Linux |
The rteval script is a utility for measuring various aspects of realtime behavior on a system under load. The script unpacks the kernel source, and then goes into a loop, running hackbench and compiling a kernel tree. During that loop the cyclictest program is run to measure event response time. After the run time completes, a statistical analysis of the event response times is done and printed to the screen.
GPL-2.0-only AND GPL-2.0-or-later
* Fri Feb 07 2025 John Kacur <jkacur@redhat.com> - 3.9-3 - Make the default interval for timerlat in rteval 1100us - Make cyclictest the default measurement module for rteval Resolves: RHEL-78395 * Fri Dec 13 2024 John Kacur <jkacur@redhat.com> - 3.9-2 - Fix missing system statistics Resolves: RHEL-70167 * Fri Nov 15 2024 John Kacur <jkacur@redhat.com> - 3.9-1 - Rebase to upstream rteval-3.9 Resolves: RHEL-65483 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.8-13 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Thu Oct 24 2024 John Kacur <jkacur@redhat.com> - 3.8.12 - Add patch to put stress-ng options in their own manpage section - Change constant name earlystop TO EARLYSTOP - Update the kcompile kernel to linux-6.12-rc4 Resolves: RHEL-63611 * Mon Aug 19 2024 John Kacur <jkacur@redhat.com> - 3.8-11 - Restore all load module options - Change the default kernel to linux-6.10.5-rteval - Fix parsing in kcompile for the correct kernel to compile Resolves: RHEL-54310 * Tue Aug 13 2024 Tomas Glozar <tglozar@redhat.com> - 3.8-10 - Collect tuned state in sysinfo Resolves: RHEL-33854 * Tue Aug 06 2024 Anubhav Shelat <ashelat@redhat.com> - 3.8-9 - Add functionality to allow user to execute cpupower tool to set idle state depth while running rteval. - Disable latency trick by using --default-system option with cyclictest when setting idle state depth. Resolves: RHEL-37646 * Mon Jul 29 2024 Crystal Wood <crwood@redhat.com> - 3.8-8 - Prevent using cyclictest and timerlat and the same time - Add a --noload option - Switch to autosetup Resolves: RHEL-35507 Resolves: RHEL-50324 * Mon Jun 24 2024 John Kacur <jkacur@redhat.com> - 3.8-7 - Rename some patches - Add timerlat tracing - Add Fix-aNone being pass to cyclictest Resolves: RHEL-35462 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.8-6 - Bump release for June 2024 mass rebuild * Fri Jun 21 2024 Anubhav Shelat <ashelat@redhat.com> - 3.8-5 - Add options for timerlat tracing in rteval, and store timerlat summary in rteval summary xml file. - Convert base64 data to text before wrapping. - Add sysreport to gating tests and check the exit status. Resolves: RHEL-44438 * Mon Jun 17 2024 John Kacur <jkacur@redhat.com> - 3.8-4 - Add rtla as a Requires to provide timerlat Resolves: RHEL-38306 * Thu Jun 06 2024 Anubhav Shelat <ashelat@redhat.com> - 3.8-3 - Update rteval man page Resolves: RHEL-37635 * Wed May 29 2024 Tomas Glozar <tglozar@redhat.com> - 3.8-2 - Add dependency on procps-ng which was missing in minimal environments Resolves: RHEL-38379 * Tue May 07 2024 John Kacur <jkacur@redhat.com> - 3.8-1 - Rebase rteval to upstream rteval-3.8 Resolves: RHEL-30165 * Mon May 06 2024 John Kacur <jkacur@redhat.com> - 3.7-6 - Add timerlat as a measurement module Resolves: RHEL-28058 * Thu Apr 04 2024 Tomas Glozar <tglozar@redhat.com> - 3.7-5 - Replace python-dmidecode with initial dmidecode output parsing Resolves: RHEL-30158 * Fri Mar 22 2024 John Kacur <jkacur@redhat.com> - 3.7-4 - Remove python3-dmidecode as a Requires - Add relative cpulists for measurements - Convert CpuList class to a module - Disable use of python-dmidecode - Makefile: More rpm cleanups - systopology: Fix incorrect test to invert a cpulist - Minor improvements to CpuList class - Refactor collapse_cpulist in systopology - Added the tests dir Resolves: RHEL-30162 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Dec 01 2023 John Kacur <jkacur@redhat.com> - 3.7-1 - Update to the latest rteval upstream - Include a patch to use the latest rteval-loads with a newer kernel to compile that works with newer tool chains for example with arm * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.6-3 - Rebuilt for Python 3.12 * Fri Feb 17 2023 John Kacur <jkacur@redhat.com> - 3.6-2 - Update the BuildRequires for correct version of rteval-loads - Remove python3-ethtool as a Requires - Update the Requires * Fri Feb 17 2023 John Kacur <jkacur@redhat.com> - 3.6-1 - Rebuild latest upstream release which removes use of distutils
/etc/rteval.conf /usr/bin/rteval /usr/lib/python3.12/site-packages/rteval /usr/lib/python3.12/site-packages/rteval-3.9-py3.12.egg-info /usr/lib/python3.12/site-packages/rteval-3.9-py3.12.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/rteval-3.9-py3.12.egg-info/SOURCES.txt /usr/lib/python3.12/site-packages/rteval-3.9-py3.12.egg-info/dependency_links.txt /usr/lib/python3.12/site-packages/rteval-3.9-py3.12.egg-info/top_level.txt /usr/lib/python3.12/site-packages/rteval/Log.py /usr/lib/python3.12/site-packages/rteval/__init__.py /usr/lib/python3.12/site-packages/rteval/__pycache__ /usr/lib/python3.12/site-packages/rteval/__pycache__/Log.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/Log.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/cpulist_utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/cpulist_utils.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/cpupower.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/cpupower.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/rtevalConfig.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/rtevalConfig.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/rtevalReport.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/rtevalReport.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/systopology.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/systopology.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/version.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/version.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/xmlout.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/__pycache__/xmlout.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/cpulist_utils.py /usr/lib/python3.12/site-packages/rteval/cpupower.py /usr/lib/python3.12/site-packages/rteval/modules /usr/lib/python3.12/site-packages/rteval/modules/__init__.py /usr/lib/python3.12/site-packages/rteval/modules/__pycache__ /usr/lib/python3.12/site-packages/rteval/modules/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/modules/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/modules/loads /usr/lib/python3.12/site-packages/rteval/modules/loads/__init__.py /usr/lib/python3.12/site-packages/rteval/modules/loads/__pycache__ /usr/lib/python3.12/site-packages/rteval/modules/loads/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/modules/loads/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/modules/loads/__pycache__/hackbench.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/modules/loads/__pycache__/hackbench.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/modules/loads/__pycache__/kcompile.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/modules/loads/__pycache__/kcompile.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/modules/loads/__pycache__/stressng.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/modules/loads/__pycache__/stressng.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/modules/loads/hackbench.py /usr/lib/python3.12/site-packages/rteval/modules/loads/kcompile.py /usr/lib/python3.12/site-packages/rteval/modules/loads/stressng.py /usr/lib/python3.12/site-packages/rteval/modules/measurement /usr/lib/python3.12/site-packages/rteval/modules/measurement/__init__.py /usr/lib/python3.12/site-packages/rteval/modules/measurement/__pycache__ /usr/lib/python3.12/site-packages/rteval/modules/measurement/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/modules/measurement/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/modules/measurement/__pycache__/cyclictest.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/modules/measurement/__pycache__/cyclictest.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/modules/measurement/__pycache__/sysstat.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/modules/measurement/__pycache__/sysstat.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/modules/measurement/__pycache__/timerlat.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/modules/measurement/__pycache__/timerlat.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/modules/measurement/cyclictest.py /usr/lib/python3.12/site-packages/rteval/modules/measurement/sysstat.py /usr/lib/python3.12/site-packages/rteval/modules/measurement/timerlat.py /usr/lib/python3.12/site-packages/rteval/rtevalConfig.py /usr/lib/python3.12/site-packages/rteval/rtevalReport.py /usr/lib/python3.12/site-packages/rteval/sysinfo /usr/lib/python3.12/site-packages/rteval/sysinfo/__init__.py /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__ /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/cmdline.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/cmdline.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/cputopology.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/cputopology.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/dmi.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/dmi.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/kernel.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/kernel.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/memory.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/memory.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/newnet.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/newnet.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/osinfo.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/osinfo.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/services.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/services.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/tools.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/tools.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/tuned.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/__pycache__/tuned.cpython-312.pyc /usr/lib/python3.12/site-packages/rteval/sysinfo/cmdline.py /usr/lib/python3.12/site-packages/rteval/sysinfo/cputopology.py /usr/lib/python3.12/site-packages/rteval/sysinfo/dmi.py /usr/lib/python3.12/site-packages/rteval/sysinfo/kernel.py /usr/lib/python3.12/site-packages/rteval/sysinfo/memory.py /usr/lib/python3.12/site-packages/rteval/sysinfo/newnet.py /usr/lib/python3.12/site-packages/rteval/sysinfo/osinfo.py /usr/lib/python3.12/site-packages/rteval/sysinfo/services.py /usr/lib/python3.12/site-packages/rteval/sysinfo/tools.py /usr/lib/python3.12/site-packages/rteval/sysinfo/tuned.py /usr/lib/python3.12/site-packages/rteval/systopology.py /usr/lib/python3.12/site-packages/rteval/version.py /usr/lib/python3.12/site-packages/rteval/xmlout.py /usr/share/doc/rteval /usr/share/doc/rteval/README /usr/share/doc/rteval/rteval.txt /usr/share/licenses/rteval /usr/share/licenses/rteval/COPYING /usr/share/man/man8/rteval.8.gz /usr/share/rteval /usr/share/rteval/rteval_dmi.xsl /usr/share/rteval/rteval_histogram_raw.xsl /usr/share/rteval/rteval_text.xsl
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jun 3 06:48:09 2025