table of contents
CYCLICTEST(1) | Xenomai Manual | CYCLICTEST(1) |
NAME¶
cyclictest - Xenomai high resolution timer test
SYNOPSIS¶
cyclictest [options]
DESCRIPTION¶
cyclictest is part of the Xenomai test suite and tests the POSIX skin of Xenomai with a cyclic timer test.
For this program to work, you need to run a suitable Xenomai enabled kernel with the respective module (xeno_posix).
OPTIONS¶
cyclictest accepts the following options:
-b USEC, --breaktrace=USEC
-c CLOCK, --clock=CLOCK
-d DIST, --distance=DIST
-i INTV, --interval=INTV
-l LOOPS, --loops=LOOPS
-n, --nanosleep
-p PRIO, --prio=PRIO
-q, --quiet
-r, --relative
-t NUM, --threads=NUM
-v, --verbose
format: n:c:v n=tasknum c=count v=value in us
AUTHOR¶
cyclictest was written by Thomas Gleixner. This man page was written by Roland Stigge.
2008/04/01 | Xenomai 2.6.4 |