ER_MAPGEN(1)
NAME
er_mapgen − generates a mapfile using an experiment that has been generated by the Behavior Data Collector in the WorkShop Debugging window.
SYNOPSIS
er_mapgen −l experiment er_mapgen [ −c "seg1,seg2" ... ] [ −s "sample_selection" ] [ −o mapfile ] experiment
AVAILABILITY
Available with ANSI C and Sun FORTRAN, Pascal, C++, and Assembler.
DESCRIPTION
er_mapgen is a utility that generates a mapfile from an experiment that has been generated by using the Behavior Data Collector in the WorkShop Debugging window. This mapfile can be used with the static linker ld to relink the application in order to create an executable with a smaller working set size.
OPTIONS
−c Choose segment coverage; only the named segments will be used when generating the mapfile.
−o Create the mapfile named in this option.
−s Choose sample selection; only these samples will be used when generating the mapfile. The default selection is all samples selected. Sample selection can be a single sample, a range of samples, or single samples and a range of samples (for example: 7, or 7-17, or 5-13,21,27,31-35).
−l Give a list of the segments that can be used with the -c option.
SEE ALSO
dbx(1), debugger(1), analyzer(1), ld(1), er_print(1), er_export(1)
SunOS 4.2 — Last change: 12 Jun 1996