Change-Id: I35b56980a918bf2582fc4c283b9f60f8512a39d0


[ROCm/rocprofiler commit: 865e64753a]
Этот коммит содержится в:
gobhardw
2024-08-13 10:00:59 +05:30
родитель c45fbe91ff
Коммит 7a807b3f63
+1 -1
Просмотреть файл
@@ -75,7 +75,7 @@ Library version:
```
### 3.2. Returning the error and error string methods
```
const char* rocprofiler_error_string();
hsa_status_t rocprofiler_error_string(const char** str);
```
### 3.3. Library version
```