Fix reporting of --roof-only runs in sys_info

Signed-off-by: colramos-amd <colramos@amd.com>
This commit is contained in:
colramos-amd
2024-01-23 12:56:59 -06:00
committed by Karl W. Schulz
parent 869f9ac8a8
commit 7556316f02
-1
View File
@@ -353,7 +353,6 @@ class OmniProfiler_Base():
"""Perform any post-processing steps prior to profiling.
"""
logging.debug("[profiling] performing post-processing using %s profiler" % self.__profiler)
gen_sysinfo(
workload_name=self.__args.name,
workload_dir=self.get_args().path,