Files
rocm-systems/projects/rocprofiler-sdk/samples/openmp_target/README.md
T
systems-assistant[bot] ad0fb25ed5 Add 'projects/rocprofiler-sdk/' from commit 'bf0fad1d5406fbc51403ba1aa9621a9d4a9bce2b'
git-subtree-dir: projects/rocprofiler-sdk
git-subtree-mainline: 50a90550e9
git-subtree-split: bf0fad1d54
2025-07-22 22:52:46 +00:00

16 sor
418 B
Markdown

# OMPT tool tracing
## Services
- OMPT tracing.
- CodeObject tracing.
- Marker API (Core, Name).
## Properties
- Configures tool for callback tracing.
- Configures tool for buffer tracing.
- Sets up callstack for tracing kind names and tracing operation names.
- Create a specialized (throw-away) context for handling ROCTx profiler pause and resume.
- Demonstrates the use of the `ompt_data_t*` fields from OMPT.