Changes between Version 25 and Version 26 of cypress/using


Ignore:
Timestamp:
06/17/15 10:40:53 (9 years ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/using

    v25 v26  
    354354[fuji@cypress1 ~]$ idev
    355355}}}
    356 To collect information, run the code by
     356To collect information, run the code, for example,
    357357{{{#!bash
    358358[fuji@cypress1 ~]$ inspxe-cl -collect=mi2 -app-working-dir=$PWD -result-dir=$PWD/results $PWD/mytest
    359359}}}
    360 See [https://software.intel.com/sites/products/documentation/doclib/iss/2013/inspector/lin/ug_docs/GUID-634DB62A-CE9B-4301-8530-BDF6C183AF1E.htm] for details.
    361 
    362 To show results,
     360See [https://software.intel.com/sites/products/documentation/doclib/iss/2013/inspector/lin/ug_docs/GUID-634DB62A-CE9B-4301-8530-BDF6C183AF1E.htm here] for details.
     361
     362To show results, for example,
    363363{{{#!bash
    364364[fuji@cypress1 ~]$ inspxe-cl -R problems -r $PWD/results
    365365}}}
    366 See [https://software.intel.com/sites/products/documentation/doclib/iss/2013/inspector/lin/ug_docs/GUID-1C6FCC6A-E343-40FF-BF31-B74567A554A8.htm] for details.
     366See [https://software.intel.com/sites/products/documentation/doclib/iss/2013/inspector/lin/ug_docs/GUID-1C6FCC6A-E343-40FF-BF31-B74567A554A8.htm here] for details.
    367367
    368368== Intel® Advisor XE ==