Bugfix for PR #744

[ROCm/rocprofiler-compute commit: 6054b3b7fd]
이 커밋은 다음에 포함됨:
Vignesh Edithal
2025-06-12 16:08:39 -04:00
부모 89bc1fc812
커밋 696c1407af
+2 -3
파일 보기
@@ -428,9 +428,8 @@ class RocProfCompute_Base:
str((end_run_prof - start_run_prof) % 60),
)
)
# TODO: Finish logic
console_error("Profiler not supported")
else:
console_error("Profiler not supported")
if self.__pc_sampling == True and self.__profiler in (
"rocprofv3",