PROGNAME
Syntax
PROGNAME <file name>
Variable
VT_PROGNAME
Description
This option can be used to provide a fallback for the executable name in case the Intel® Trace Analyzer and Collector is unable to determine this name from the program arguments. It is also the base name for the trace file.
In Fortran, it may be technically impossible to determine the name of the executable automatically and the Intel Trace Analyzer and Collector may need to read the executable to find source code information (see
PCTRACE
config option). If the file name is unknown and not specified explicitly,
UNKNOWN
is used.