Files
Kandula, Venkateshwar reddy 8f5d00ca5d [SDK] Add gfx950 targets for tests and samples (#399)
* 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]
2025-06-26 14:25:08 -05:00
..
2025-01-22 19:11:20 -06:00

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.