improving rocprof tracing usage

Change-Id: I4db513c93406a7038b8b681d12a0dc4298975f01
Bu işleme şunda yer alıyor:
Evgeny
2019-03-12 18:19:17 -05:00
ebeveyn b278dc452a
işleme f834529669
2 değiştirilmiş dosya ile 10 ekleme ve 1 silme
+1 -1
Dosyayı Görüntüle
@@ -975,7 +975,7 @@ extern "C" PUBLIC_API void OnLoadToolProp(rocprofiler_settings_t* settings)
else if (opt.first == "copy") to_copy_data = (opt.second == "true");
else fatal("ROCProfiler: Bad trace property '" + opt.first + "'");
}
// Parsing parameters
std::map<std::string, hsa_ven_amd_aqlprofile_parameter_name_t> parameters_dict;
parameters_dict["TARGET_CU"] =