[PATCH 0/6] cyclictest: Add support for auxiliary clocks

Thomas Weißschuh (Schneider Electric) <[email protected]> Tue, 07 Apr 2026 08:48:40 +0200
Newsgroups org.kernel.vger.linux-rt-users
Message-ID <[email protected]>
The Linux kernel provides support for non-standard auxiliary clocks.
These run independently from the system clock and each other.

Allow cyclictest to also use those.

Signed-off-by: Thomas Weißschuh (Schneider Electric) <[email protected]>
---
Thomas Weißschuh (Schneider Electric) (6):
      cyclictest: Centralize clock option parsing
      cyclictest: Test the return value of timer_create()
      cyclictest: Fix error error returns for uclibc clock_nanosleep() fallback
      cyclictest: Correctly print clock_nanosleep() errors
      cyclictest: Allow symbolic clock names
      cyclictest: Add support for auxiliary clocks

 src/cyclictest/cyclictest.8 |  6 ++--
 src/cyclictest/cyclictest.c | 80 ++++++++++++++++++++++++++++++++-------------
 2 files changed, 61 insertions(+), 25 deletions(-)
---
base-commit: f9c82184ce88d8de3ffe588279b0bc41d3887998
change-id: 20260121-auxclocks-7f3a13bbc199

Best regards,
--  
Thomas Weißschuh (Schneider Electric) <[email protected]>