-a--affinity[CPUSET]
Comma / hypen separated list of CPUs to run deadline tasks on
-D--durationTIME
Specify a length for the test to run Append 'm', 'h', or 'd' to specify minutes, hours, or days
-h--help
Show this help menu
-i--intervalINTV
The shortest deadline for the tasks in us. (default 1000us)
--json=FILENAME
Write final results into FILENAME, JSON formatted.
-s--stepSTEP
The amount to increase the deadline for each task in us. (default 500us)
-t--threadsNUM
The number of threads to run as deadline (default 1)
-q,--quiet
Print a summary only on exit. Useful for automated tests, where only the summary output needs to
be captured.
-b,--breaktrace=USEC
Send break trace command when latency > USEC
--tracemark
write a trace mark when -b latency is exceeded.