Update README.md

[ROCm/roctracer commit: 5d2539dd44]
This commit is contained in:
eshcherb
2020-01-06 13:42:44 -06:00
committed by GitHub
parent d0c821ab03
commit 4856b71ad6
-2
View File
@@ -25,13 +25,11 @@ Includes basic API: roctxMark, roctxRangePush, roctxRangePop.
```
## Documentation
```
- API description:
- ['roctracer' 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)
```
## To build and run test
```