Intel® VTune™ Amplifier XE and Intel® VTune™ Amplifier for Systems Help

Instrumentation and Tracing Technology APIs

The instrumentation and tracing technology (ITT) APIs provided by the Intel® VTune™Amplifier enable your application to generate and control the collection of trace data during its execution.

ITT APIs have the following features:

To use the APIs, add API calls in your code to designate logical tasks. These markers will help you visualize the relationship between tasks in your code relative to other CPU and GPU tasks. To see user tasks in your performance analysis results, enable the Analyze user tasks checkbox in analysis settings.

See Also