Tracing an Application

Use the -t or -trace option to link the resulting executable files against the Intel® Trace Collector library. This has the same effect as when -profile=vt is used as an argument to mpiicc or another compiler script.

$ mpiicc -trace test.c -o testc

To use this option, you need to: