Этот коммит содержится в:
eshcherb
2020-01-11 05:35:16 -06:00
коммит произвёл GitHub
родитель 9b6d20eca2
Коммит f261f29d1e
+3 -3
Просмотреть файл
@@ -1,8 +1,8 @@
# ROC Tracer Library Specification
```
The rocTracer API is agnostic to specific runtime and may trace
- The rocTracer API is agnostic to specific runtime and may trace
the runtime API calls and asynchronous GPU activity.
Also, application code annotation rocTX API is provided.
- The rocTX API is provided for application code annotation.
```
## 1. High level overview
```
@@ -728,7 +728,7 @@ void stop_tracing() {
}
/////////////////////////////////////////////////////////////////////////////
```
'rocTX' application code annotation
## 5. rocTX application code annotation
```
Basic API: markers and nested ranges.
// A marker created by given ASCII massage