2
0

Fix SPGR merge warning and more descriptive CLI output

Signed-off-by: colramos-amd <colramos@amd.com>
Este cometimento está contido em:
colramos-amd
2024-02-06 16:12:14 -06:00
ascendente 2f3832d30a
cometimento b0cf695976
2 ficheiros modificados com 5 adições e 4 eliminações
+1 -1
Ver ficheiro
@@ -155,7 +155,7 @@ class OmniProfiler_Base():
k
for k in df.keys()
if not any(
check in k
k.startswith(check)
for check in [
# rocprofv2 headers
"GPU_ID_",