Added Monitor command to Guest Linux

Signed-off-by: Maisam Arif <maisarif@amd.com>
Change-Id: I378a1fcf49d7a69b09b6c93d77a4b084144a5633


[ROCm/amdsmi commit: dd18c117e6]
Этот коммит содержится в:
Maisam Arif
2024-02-14 09:10:04 -06:00
родитель 4728d05c5f
Коммит 02a42f3d4b
+2 -2
Просмотреть файл
@@ -994,8 +994,8 @@ core limit value"
def _add_monitor_parser(self, subparsers, func):
if not(self.helpers.is_baremetal() and self.helpers.is_linux()):
# This subparser is only applicable to Baremetal Linux
if not(self.helpers.is_linux()):
# This subparser is only applicable to Linux
return
# Subparser help text