set rtla timerlat dma latency to 0 to be more consistent with cyclictest
Create a commandline switch for rteval to use cyclictest
Update rteval-loads requirement to >= 6.17.7-1
Resolves: RHEL-82915, RHEL-116596, RHEL-114927
Signed-off-by: John Kacur <jkacur@redhat.com>
- Convert spec file to use pyproject.toml build system
- Add 8 patches from upstream (spelling fixes, typo corrections, cleanups)
- Modernize packaging with %pyproject_wheel and %pyproject_install macros
- Bump release to 3.9-6
Resolves: RHEL-114900
Signed-off-by: John Kacur <jkacur@redhat.com>
- Make the default interval for timerlat in rteval 1100us
- Make cyclictest the default measurement module for rteval
Resolves: RHEL-78395
Signed-off-by: John Kacur <jkacur@redhat.com>
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
Signed-off-by: John Kacur <jkacur@redhat.com>
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
Signed-off-by: John Kacur <jkacur@redhat.com>
Change the default kernel to linux-6.10.5-rteval
Fix parsing in kcompile for the correct kernel to compile
Resolves: RHEL-54310
Signed-off-by: John Kacur <jkacur@redhat.com>
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
Signed-off-by: Anubhav Shelat <ashelat@redhat.com>
Prevent using cyclictest and timerlat at the same time
Resolves: RHEL-35507
Add a --no-load option
Resolves: RHEL-50324
Switch to autosetup, which avoids the need to list every patch in the
prep section
Signed-off-by: Crystal Wood <crwood@redhat.com>
Convert base64 data to text before wrapping.
Add sysreport to gating tests and check the exit status.
Resolves: RHEL-44438
Signed-off-by: Anubhav Shelat <ashelat@redhat.com>
Convert base64 data to text before wrapping.
Add sysreport to gating tests and check the exit status.
Resolves: RHEL-44438
Signed-off-by: Anubhav Shelat <ashelat@redhat.com>
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
Signed-off-by: John Kacur <jkacur@redhat.com>