8f5d00ca5d
* add gfx950 targets.
* add gfx950 targets to ci workflows.
* Format.
---------
Co-authored-by: Venkateshwar Reddy Kandula <vkandula@amd.com>
Co-authored-by: Vaddireddy, Sushma <Sushma.Vaddireddy@amd.com>
[ROCm/rocprofiler-sdk commit: 375866383b]
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.