From b4c1bfa78cd73dd7b8964b58d6abaa4d8c0357b1 Mon Sep 17 00:00:00 2001 From: eshcherb <33529668+eshcherb@users.noreply.github.com> Date: Sat, 11 Jan 2020 05:40:02 -0600 Subject: [PATCH] Update README.md [ROCm/roctracer commit: d9225b2de515cd05040c8b90d637036c809ecad7] --- projects/roctracer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/roctracer/README.md b/projects/roctracer/README.md index 00583f1a5b..497c3da895 100644 --- a/projects/roctracer/README.md +++ b/projects/roctracer/README.md @@ -39,7 +39,7 @@ rocTX API: ## Documentation - API description: - - ['roctracer' profiling C API specification](doc/roctracer_spec.md) + - ['roctracer' / 'rocTX' profiling C API specification](doc/roctracer_spec.md) - Code examples: - [test/MatrixTranspose_test/MatrixTranspose.cpp](test/MatrixTranspose_test/MatrixTranspose.cpp) - [test/MatrixTranspose/MatrixTranspose.cpp](test/MatrixTranspose/MatrixTranspose.cpp)