Add 'projects/rocprofiler-sdk/' from commit 'bf0fad1d5406fbc51403ba1aa9621a9d4a9bce2b'
git-subtree-dir: projects/rocprofiler-sdk git-subtree-mainline:50a90550e9git-subtree-split:bf0fad1d54
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user