ROCm / roctracer

ROCm Tracer Callback/Activity Library for Performance tracing AMD GPUs
https://rocm.docs.amd.com/projects/roctracer/en/latest/
Other
69 stars 30 forks source link

Revise the return type of roctracer_next_record to roctracer_status_t. #25

Closed whchung closed 4 years ago

whchung commented 4 years ago

This makes the return type of roctracer_next_record conform with other public roctracer APIs.

whchung commented 4 years ago

@eshcherb could you help review this PR? thanks.

whchung commented 4 years ago

@eshcherb ping.