2
0
Ficheiros
rocm-systems/projects/rocprofiler-sdk/samples/api_callback_tracing/README.md
T

Ignorando as revisões em .git-blame-ignore-revs. Clique aqui para contornar e ver a vista normal de responsabilização.

15 linhas
431 B
Markdown
Em bruto Vista normal Histórico

2025-04-16 02:00:07 +05:30
# API Callback Tracing Sample
## Services
- Captures events like API calls using callbacks.
- HSA API (Core, AMD Ext)
- HIP API (Runtime)
- Marker API (Core, Name)
## Properties
- Handles roctxProfilerPause and roctxProfilerResume operations using a control context.
- Captures API calls and logs details like thread ID, operation type, and duration.
- Provides a detailed trace of all function calls and events for debugging.