To access this dialog box: in the Visual Studio code editor, right-click to open the context menu, and select Intel Advisor XE 2013 > Annotation Wizard.
The Annotation Wizard helps you insert annotations into your code. After you finish inserting annotations, rebuild your program.
Use page 1 of the wizard to select the type of annotation. Select the annotation type from the Choose the annotation type drop down list.
The wizard shows the annotation line(s) that are to be inserted in your code, in red font.
For annotations that have a start and end point, it adds the start and end annotation lines around your selected code lines, with placeholders for all the parameters related to the selected annotation type.
For annotations that have only one line, it adds that annotation line before your selected code section, with placeholders for all the parameters related to the selected annotation type.
After choosing the annotation type, click Next to go to the next wizard page and fill in the parameters for the annotation.