ROCPROFSYS_AMD_SMI_METRICS visibility (#208)

* Removed advanced category from ROCPROFSYS_AMD_SMI_METRICS to have this property visible with rocprof-sys-avail.
Bu işleme şunda yer alıyor:
Pranjal Swarup
2025-05-15 13:31:40 -04:00
işlemeyi yapan: GitHub
ebeveyn 90ad264447
işleme 4c7560c78c
+2 -2
Dosyayı Görüntüle
@@ -629,10 +629,10 @@ configure_settings(bool _init)
ROCPROFSYS_CONFIG_SETTING(std::string, "ROCPROFSYS_AMD_SMI_METRICS",
"amd-smi metrics to collect: busy, temp, power, "
"vcn_activity, jpeg_activity, mem_usage."
"vcn_activity, jpeg_activity, mem_usage. "
"An empty value implies 'all' and 'none' suppresses all.",
"busy, temp, power, mem_usage", "backend", "amd_smi",
"rocm", "process_sampling", "advanced");
"rocm", "process_sampling");
ROCPROFSYS_CONFIG_SETTING(size_t, "ROCPROFSYS_PERFETTO_SHMEM_SIZE_HINT_KB",
"Hint for shared-memory buffer size in perfetto (in KB)",