include loglevel function argument to "run_prof" routine
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
[ROCm/rocprofiler-compute commit: 34694f86c2]
This commit is contained in:
committed by
Karl W. Schulz
parent
efc9f72f7a
commit
890154db8e
@@ -397,6 +397,7 @@ class OmniProfiler_Base:
|
||||
profiler_options=options,
|
||||
workload_dir=self.get_args().path,
|
||||
mspec=self._soc._mspec,
|
||||
loglevel=self.get_args().loglevel,
|
||||
)
|
||||
|
||||
elif self.__profiler == "rocscope":
|
||||
|
||||
Reference in New Issue
Block a user