Fix reporting of --roof-only runs in sys_info
Signed-off-by: colramos-amd <colramos@amd.com>
This commit is contained in:
committed by
Karl W. Schulz
parent
869f9ac8a8
commit
7556316f02
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user