Updated links to point to the ROCm organization. (#337)
Signed-off-by: David Galiffi <David.Galiffi@amd.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
c29f8e8244
Коммит
b81db80926
@@ -767,7 +767,7 @@ configure_settings(bool _init)
|
||||
OMNITRACE_CONFIG_SETTING(
|
||||
std::string, "OMNITRACE_CAUSAL_BACKEND",
|
||||
"Backend for call-stack sampling. See "
|
||||
"https://amdresearch.github.io/omnitrace/causal_profiling.html#backends for more "
|
||||
"https://rocm.github.io/omnitrace/causal_profiling.html#backends for more "
|
||||
"info. If set to \"auto\", omnitrace will attempt to use the perf backend and "
|
||||
"fallback on the timer backend if unavailable",
|
||||
std::string{ "auto" }, "causal", "analysis")
|
||||
|
||||
Ссылка в новой задаче
Block a user