Intel® Advisor Help
The Annotation Wizard is supported only in the Microsoft Visual Studio* code editor. Alternatively, you can copy annotation code snippets using any editor.
Use the annotation wizard to add Intel® Advisor annotations to your program.
The annotation line(s) are added in the code editor.
If a loop only executes a single statement and does not contain an opening brace ({) to allow multi-statement execution, add braces ({ and }) around the existing statement and the annotation.
The following screen capture shows the C/C++ annotation lines for an annotation of type Annotate Site, where the site name MySiten parameter was replaced by typing a meaningful name queens: