History log of /linux/tools/tracing/rtla/tests/scripts/check-user-kernel-threads.sh (Results 1 – 1 of 1)
Revision Date Author Comments
# a98dad63 23-Apr-2026 Tomas Glozar <tglozar@redhat.com>

rtla/tests: Add runtime test for -k and -u options

Add runtime test for rtla-timerlat's -k/--kernel-threads and
-u/--user-threads options using get_workload_pids.sh to check whether
the appropriate

rtla/tests: Add runtime test for -k and -u options

Add runtime test for rtla-timerlat's -k/--kernel-threads and
-u/--user-threads options using get_workload_pids.sh to check whether
the appropriate threads are being created.

The tests are implemented for both top and hist. Additionally, all tests
related to timerlat threads are moved to a separate section in the test
files. The latter is also done for rtla-osnoise tests.

Reviewed-by: Wander Lairson Costa <wander@redhat.com>
Link: https://lore.kernel.org/r/20260423130558.882022-9-tglozar@redhat.com
Signed-off-by: Tomas Glozar <tglozar@redhat.com>

show more ...