Update README.md

[ROCm/roctracer commit: b15861dcc9]
This commit is contained in:
eshcherb
2019-02-20 14:47:42 -06:00
committed by GitHub
parent 4b1debb8ef
commit cbc08d0976
+3 -1
View File
@@ -8,13 +8,15 @@ The API provides functionality for registering the runtimes API callbacks and
asyncronous activity records pool support.
```
The library source tree:
## The library source tree
```
- inc/roctracer.h - Library public API
- src - Library sources
- core - Library API sources
- util - Library utils sources
- test - test suit
- MatrixTranspose - test based on HIP MatrixTranspose sample
```
## Documentation
```