Found a bug in kernel filtering and fixed

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


[ROCm/rocprofiler-compute commit: 2acc8e98c1]
このコミットが含まれているのは:
colramos-amd
2024-03-12 18:21:35 -05:00
コミット b2c4c8a8cc
+1 -1
ファイルの表示
@@ -361,7 +361,7 @@ class OmniProfiler_Base:
if not success:
console_error(output)
else:
console_error(output)
console_debug(output)
# Dispatch filtering (inplace replacement)
if not self.__args.dispatch == None: