[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <c98fa38b74bdd8ab16d35862895dac5f5a535f94.1619181632.git.unixbhaskar@gmail.com>
Date: Tue, 27 Apr 2021 03:38:45 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: corbet@....net, nathan@...nel.org, linux-kernel@...r.kernel.org
Cc: Bhaskar Chowdhury <unixbhaskar@...il.com>
Subject: [PATCH 1/3] Removed the oprofiled version option
Removed the oprofiled version option
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
scripts/ver_linux | 1 -
1 file changed, 1 deletion(-)
diff --git a/scripts/ver_linux b/scripts/ver_linux
index a92acc703f9b..1a8ee4ff0e32 100755
--- a/scripts/ver_linux
+++ b/scripts/ver_linux
@@ -47,7 +47,6 @@ BEGIN {
printversion("Net-tools", version("ifconfig --version"))
printversion("Kbd", version("loadkeys -V"))
printversion("Console-tools", version("loadkeys -V"))
- printversion("Oprofile", version("oprofiled --version"))
printversion("Sh-utils", version("expr --v"))
printversion("Udev", version("udevadm --version"))
printversion("Wireless-tools", version("iwconfig --version"))
--
2.26.3
Powered by blists - more mailing lists