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

Frames

Configure the Intel® VTune™ Amplifier to detect the Frame API calls in your code and analyze performance per frame, where frame is the time period between frame begin and end points.

You can run the frame analysis to:

To analyze frames in your application:

  1. Use Frame API to insert calls in your code and compile the application.
  2. Choose and configure your analysis target.
  3. Run the required analysis type.
    All VTune Amplifier analysis types support frame collection.
  4. Interpret collected results.

See Also