Fix reporting of --roof-only runs in sys_info

Signed-off-by: colramos-amd <colramos@amd.com>


[ROCm/rocprofiler-compute commit: 7556316f02]
This commit is contained in:
colramos-amd
2024-01-23 12:56:59 -06:00
committed by Karl W. Schulz
parent 1a581a453e
commit 595ca9141a
@@ -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,