Intel® Advisor Help
Examine specified sites for opportunities to reduce lock overhead.
Intel Advisor standalone GUI: Result tab > Suitability Report window > Lock Overhead check box
-reduce-lock-overhead <string> |
A string containing a comma-separated list of annotated sites (no spaces).
No sites
report suitability
When evaluating suitability data, use the reduce-lock-overhead action-option to specify sites where lock overhead should be reduced. This option can only be used when generating a Suitability report.
This command generates a Suitability report, examining the annotated sites myAnnotatedSiteJ and myAnnotatedSiteX for opportunities to reduce lock overhead. The report is written to stdout.
$ advixe-cl -report suitability -project-dir ./advi -reduce-lock-overhead myAnnotatedSiteJ,myAnnotatedSiteX