Blame SOURCES/rt-tests-oslat.8-Remove-the-argument-of-bias.patch

b69aad
From d2ded8b1e863d3c7fd47e3f9a875fb9e6968ff61 Mon Sep 17 00:00:00 2001
b69aad
From: Oscar Shiang <oscar0225@livemail.tw>
b69aad
Date: Thu, 30 Dec 2021 21:41:58 +0800
b69aad
Subject: [PATCH 2/2] rt-tests: oslat.8: Remove the argument of --bias
b69aad
b69aad
The option --bias does not require an argument and the bias should
b69aad
be estimated later.
b69aad
b69aad
There is no need to provide USEC to --bias option.
b69aad
b69aad
Signed-off-by: Oscar Shiang <oscar0225@livemail.tw>
b69aad
Signed-off-by: John Kacur <jkacur@redhat.com>
b69aad
b69aad
diff --git a/src/oslat/oslat.8 b/src/oslat/oslat.8
b69aad
index 4b28abd24425..39b36df0db3f 100644
b69aad
--- a/src/oslat/oslat.8
b69aad
+++ b/src/oslat/oslat.8
b69aad
@@ -18,7 +18,7 @@ TSC information and measuring the time frequently during the process.
b69aad
 .B \-b, \-\-bucket-size=N
b69aad
 Specify the number of the buckets (4-1024).
b69aad
 .TP
b69aad
-.B \-B, \-\-bias=USEC
b69aad
+.B \-B, \-\-bias
b69aad
 Add a bias to all the buckets using the estimated mininum.
b69aad
 .TP
b69aad
 .B \-c, \-\-cpu-list=CPULIST
b69aad
-- 
b69aad
2.27.0
b69aad