From 1b1d950e9a13914d1e7c158453c7bcd6e0bd4d22 Mon Sep 17 00:00:00 2001 From: Anubhav Shelat Date: Tue, 9 Jul 2024 10:25:16 -0400 Subject: [PATCH 07/23] rteval: fixed manpage to include stress-ng header Previously the manpage stress-ng options were listed with cyclictest options. This patch puts them in a STRESS-NG section to more closely mirror rteval help Signed-off-by: Anubhav Shelat - Rewrote the commit message a bit. Signed-off-by: John Kacur --- doc/rteval.8 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/rteval.8 b/doc/rteval.8 index bfdeb9d36d9e..9e2b377752e5 100644 --- a/doc/rteval.8 +++ b/doc/rteval.8 @@ -138,6 +138,7 @@ Send a break trace command if latency exceeds the given number of microseconds. .TP .B \-\-cyclictest-threshold=USEC Exit rteval if latency exceeds the given number of microseconds. +.SH STRESS-NG OPTIONS .TP .B \-\-stressng-option=OPTION Pass in command line options for the stress-ng package. -- 2.46.2