rocprofiler-sdk/amd_detail/thread_trace_agent.h File Reference

rocprofiler-sdk/amd_detail/thread_trace_agent.h File Reference#

Rocprofiler SDK Developer API: rocprofiler-sdk/amd_detail/thread_trace_agent.h File Reference
Rocprofiler SDK Developer API 0.4.0
ROCm Profiling API and tools
thread_trace_agent.h File Reference
+ Include dependency graph for thread_trace_agent.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

rocprofiler_status_t rocprofiler_configure_agent_thread_trace_service (rocprofiler_context_id_t context_id, rocprofiler_att_parameter_t *parameters, unsigned long num_parameters, rocprofiler_agent_id_t agent_id, rocprofiler_att_shader_data_callback_t shader_callback, void *callback_userdata)
 Configure Thread Trace Service for agent. There may only be one agent profile configured per context and can be only one active context that is profiling a single agent at a time. Multiple agent contexts can be started at the same time if they are profiling different agents.