FMAPS(1) FMAPS(1)
NAME
fmaps - Prints out a process or a corefile’s maps.
SYNOPSIS
fmaps [--console LOG=LEVEL,...] [--log LOG=LEVEL,...] pids corefile...
DESCRIPTION
fmaps Executes the frysk map dump utility.
fmaps is a utility that prints out a process or a corefile’s maps.
--console LOG=LEVEL,...
Enable logging to the console and at the specified log level.
The log level can be: [ OFF | SEVERE | WARNING | INFO | CONFIG |
FINE | FINER | FINEST].
--log LOG=LEVEL,...
Specify the file logging level. The log level can be: [ OFF |
SEVERE | WARNING | INFO | CONFIG | FINE | FINER | FINEST].
EXAMPLE
fmaps pid [...]
SEE ALSO
frysk(7)
BUGS
Report bugs to http://sourceware.org/frysk
March 14 2008 FMAPS(1)