include loglevel function argument to "run_prof" routine
Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
This commit is contained in:
committed by
Karl W. Schulz
parent
48de8ae490
commit
34694f86c2
@@ -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