[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 2


gennames Command

Purpose

Gathers all the information necessary to run the tprof, filemon, netpmon or pprof commands in off-line mode.

Syntax

gennames [ ProgramName...]

Description

The gennames command gathers name to address mapping information necessary for the tprof, filemon, netpmon and pprof commands to work in off-line mode. The information gathered includes:

Parameters


ProgramName... Optional list of program names for which the ouput of the stripnm command must be collected to allow the usage of the tprof command with the -p flag in off-line mode.

Examples

To collect information needed for the tprof command in off-line mode with the profiling of user program test, enter:

gennames test > gen.out

Related Information

The filemon command, genkex commands, genld commands, netpmon command, pprof command, stripnm command, and tprof command.

Monitoring and Tuning Commands and Subroutines in the in AIX 5L Version 5.1 Performance Management Guide.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]