[ROCm/roctracer commit: b15861dcc9]
Tento commit je obsažen v:
eshcherb
2019-02-20 14:47:42 -06:00
odevzdal GitHub
rodič 4b1debb8ef
revize cbc08d0976
+3 -1
Zobrazit soubor
@@ -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
```