GNU/Linux |
CentOS 5.3 |
|
![]() |
fcore(1) |
![]() |
fcore − Runs the frysk core dump utility.
fcore [−a ] [−s ] [−o filename] [−−console LOG=LEVEL,...] [−−log LOG=LEVEL,...] pids... |
fcore Executes the frysk core dump utility.
fcore is a
utility that constructs a core−file from a running
process, and writes it to disk.
−a, −allmaps
Write all readable segment maps. The default level is to attempt to emulate gcore segment writing strategy. By specifying this option, fcore will write all readable maps.
−s, −segments regex
Writes only the segments that match the regex specified. Elide all other segments.
−o output−file
Specifies the name of the core file. Default is core. The core−file extension will still use the pid of the process being dumped.
−−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].
fcore pid [...]
frysk(8)
Report bugs to http://sourceware.org/frysk
![]() |
fcore(1) | ![]() |