Visible to Intel only — GUID: GUID-52C75ACD-3561-4E92-B1CD-F5762006B730
Visible to Intel only — GUID: GUID-52C75ACD-3561-4E92-B1CD-F5762006B730
Annotation Report, Observe Uses Row
Use this special-purpose annotation to report the access operations to a memory location in the Dependencies Report. This information can help you understand what code accesses a memory location. When you have learned enough, remove the annotation from your source code.
To view the source code for this annotation, click the icon.
When to View the Annotation Report
Use the Annotation Report window to view the types of annotations present in your project sources and access their locations. You can view the Annotation Report at any time to check the annotations. In addition:
Intel recommends that you view annotations during Adding Parallelism to Your Program workflow step to help you locate site, task, lock, and other annotations that should be replaced by parallel framework code.
When using the Intel Advisor product GUI, you can use this report to verify that the correct sources have been defined in the Project Properties > Source Search tab.