EasyManua.ls Logo

Intel i960 - Gmpf960 Invocation

Intel i960
347 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
i960 Processor Compiler User's Guide
5-2
5
gmpf960 Invocation
The profile-merge utility recognizes a letter preceded by a hyphen - (or on
Windows hosts only, a slash
/) as an option. For example, -o specifies
the Outfile option on all hosts;
/o is also accepted on Windows hosts.
gmpf960 uses the syntax:
gmpf960 [-
option
]... {-spf | o
outfile
}
infile
[
infile
]...
An
option
is one of:
h displays a list of invocation options.
rprofile indicates how many times the counters for each
basic block were incremented, for those blocks
that were hit. This information is written to
stdout.
t specifies that all input files are in text format.
v960 displays version information and exits.
Z
pdb_dir
specifies the program database directory. If the
merged output or any of the inputs is a self-
contained profile, you must specify the PDB with
the
Z option or via the G960PDB or I960PDB
environment variable.
spf
outfile
causes a self-contained profile to be produced as
output. This is the preferred usage of gmpf960.
o
outfile
specifies the output file. If a file with that name
already exists, it is overwritten. You can even
use the the name of one of the input files.
Whitespace is optional between the option and
argument. Note that this option is supported only
for merging raw profiles into another raw profile.

Table of Contents

Related product manuals