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]
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user