Trace View

The trace view contains trace of all OpenCL™ API Calls during the execution, API call arguments, returned values, error codes, and time of execution.

To access the trace view, select Tools > Intel Code Builder for OpenCL API > OpenCL API Debugger > Trace View.

Use the following buttons to control the view:

To enable automatic trace generation, select Tools > Intel Code Builder for OpenCL API > OpenCL API Debugger > API Debugger > Auto-generate session. Traces are saved in the folder that is specified in the Output Folder text box.

Automatic trace generation is an equivalent to clicking Save... after the host application ended.

See Also

Enabling the API Debugger