RUNCORD(1) RISC/os Reference Manual RUNCORD(1)
NAME
runcord - invokes cord to rearrange procedures in an execut-
able file to facilitate better cache mapping
SYNOPSIS
runcord -feedback feedback_filename objfile [ -o outfile] [
cord options ]
DESCRIPTION
runcord invokes ftoc(1) to read one or more feedback files
produced by the -feedback option of the profiler prof(1) or
by the feedback(1) utility and generates a reorder-file for
use with the cache-rearranging program cord(1). runcord
then invokes cord(1) to rearrange procedures in the execut-
able file to facilitate better cache mapping.
OPTIONS
In addition to the options for the cord command, runcord
accepts the following options:
-feedback feedback_filename specifies the name of the
feedback file to read
-o outfile specifies the name of the
output file
SEE ALSO
cord(1), prof(1), feedback(1), ftoc(1).
Printed 11/19/92 Page 1