Update src/omniperf_profile/profiler_base.py

Co-authored-by: Cole Ramos <colramos@amd.com>
Signed-off-by: Karl W. Schulz <koomie@users.noreply.github.com>

[ROCm/rocprofiler-compute commit: 8856480808]
이 커밋은 다음에 포함됨:
Karl W. Schulz
2024-03-11 11:24:37 -05:00
부모 ed8d923155
커밋 65c1e2cb9c
+1 -1
파일 보기
@@ -386,7 +386,7 @@ class OmniProfiler_Base:
console_error(output)
else:
console_debug(output)
console_log("profile", "Current input file: %s" % fname)
console_log("profiling", "Current input file: %s" % fname)
# Fetch any SoC/profiler specific profiling options
options = self._soc.get_profiler_options()