|  | 1 | = Advisor Brief Tutorial = | 
          
            |  | 2 |  | 
          
            |  | 3 | {{{#!bash | 
          
            |  | 4 | [fuji@cypress01-040 PSE]$ advixe-cl --collect survey --project-dir ./advi ./ex62s | 
          
            |  | 5 | advixe: Warning: Specifying --search-dir when collecting data is strongly recommended. | 
          
            |  | 6 | advixe: Collection started. To stop the collection, either press CTRL-C or enter from another console window: advixe-cl -r /home/fuji/svn/workshop/PSE/advi/e000/hs000 -command stop. | 
          
            |  | 7 | Number of particle=6560 | 
          
            |  | 8 | Time Step=1.602307e-04 | 
          
            |  | 9 | Max Steps=1.248200e+04 | 
          
            |  | 10 | Data Out at time=1.602307e-04, 1.930000e+00 (sec/step) | 
          
            |  | 11 | advixe: Collection stopped. | 
          
            |  | 12 | advixe: Opening result 24 % Resolving information for `ex62s' | 
          
            |  | 13 | advixe: Warning: Cannot locate debugging symbols for file `/home/fuji/svn/workshop/PSE/ex62s'. | 
          
            |  | 14 | advixe: Opening result 26 % Resolving information for `libc-2.12.so' | 
          
            |  | 15 | advixe: Warning: Cannot locate debugging symbols for file `/lib64/libc-2.12.so'. | 
          
            |  | 16 | advixe: Warning: Cannot locate debugging symbols for file `/lib64/libc-2.12.so'. | 
          
            |  | 17 | advixe: Opening result 99 % done | 
          
            |  | 18 | advixe: Opening result 100 % done | 
          
            |  | 19 | [fuji@cypress01-040 PSE]$ | 
          
            |  | 20 | }}} | 
          
            |  | 21 | {{{#!bash | 
          
            |  | 22 | [fuji@cypress01-040 PSE]$ advixe-cl --report survey --project-dir ./advi ./ex62s | 
          
            |  | 23 | advixe: Opening result 25 % done | 
          
            |  | 24 | advixe: Opening result 100 % done | 
          
            |  | 25 | Intel(R) Advisor Command Line Tool | 
          
            |  | 26 | Copyright (C) 2009-2014 Intel Corporation. All rights reserved. | 
          
            |  | 27 | Survey Data version="1.1.0" | 
          
            |  | 28 |  | 
          
            |  | 29 | Function Call Sites and Loops       Total Time %   Total Time   Self Time   Source Location | 
          
            |  | 30 | _____________________________________________________________________________________________ | 
          
            |  | 31 | Total        100.00%      1.9290s          0s | 
          
            |  | 32 | __libc_start_main        100.00%      1.9290s          0s | 
          
            |  | 33 | main        100.00%      1.9290s          0s       ex62s.c:156 | 
          
            |  | 34 | Diffusion         99.48%      1.9190s          0s        ex62s.c:38 | 
          
            |  | 35 | __libm_error_support          0.52%      0.0100s     0.0100s | 
          
            |  | 36 | [loop at ex62s.c:49 in Diffusion]         99.48%      1.9190s          0s        ex62s.c:49 | 
          
            |  | 37 | [loop at ex62s.c:50 in Diffusion]         99.48%      1.9190s     0.4800s        ex62s.c:50 | 
          
            |  | 38 | DKernel         74.08%      1.4290s     0.2900s        ex62s.c:27 | 
          
            |  | 39 | __libm_error_support          0.52%      0.0100s     0.0100s | 
          
            |  | 40 | exp         48.16%      0.9290s     0.5390s | 
          
            |  | 41 | _mcount          6.22%      0.1200s     0.1200s | 
          
            |  | 42 | exp          4.15%      0.0800s     0.0800s | 
          
            |  | 43 | [Import thunk mcount]          0.52%      0.0100s     0.0100s | 
          
            |  | 44 | __libm_error_support         20.22%      0.3900s     0.3700s | 
          
            |  | 45 | [loop at  in __libm_error_support]          1.04%      0.0200s     0.0200s | 
          
            |  | 46 |  | 
          
            |  | 47 |  | 
          
            |  | 48 |  | 
          
            |  | 49 | advixe: This data has been saved in `/home/fuji/svn/workshop/PSE/advi/e000/hs000/advisor-survey.txt'. | 
          
            |  | 50 | }}} |