Visible to Intel only — GUID: GUID-38FC91F2-69BE-46E3-93F2-411CB4704498
Visible to Intel only — GUID: GUID-38FC91F2-69BE-46E3-93F2-411CB4704498
Collecting Trace Files with fgtrun Script
Use the fgtrun script to collect the trace information from your application.
Before running the script, you must set the FGT_ROOT variable to <advisor-install-dir>\fga\fgt as described in the Collecting Traces Outside the Flow Graph Analyzer GUI. The fgtrun script sets the paths necessary to execute your application and generate the GraphML* and TraceML* files that can be loaded into the Flow Graph Analyzer for visualization.
The following table lists the directories in which the scripts are located on a given system.
Operating System |
Version |
Location |
Example Use |
---|---|---|---|
Windows* |
fgtrun.bat |
%FGT_ROOT%\windows\bin |
fgtrun.bat <app-binary-name> [<binary-args>] [--ia32/ --intel64] [--vc12/ --vc14/ --vc14.1] [--xml] |
Linux* |
fgtrun.sh |