improving rocprof tracing usage

Change-Id: I4db513c93406a7038b8b681d12a0dc4298975f01
This commit is contained in:
Evgeny
2019-03-12 18:19:17 -05:00
parent b278dc452a
commit f834529669
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -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"] =