fstack(1) - Linux man page
Name
fstack - Runs the frysk stack trace utility
Synopsis
fstack [--console LOG=LEVEL,...] [--log LOG=LEVEL,...] pids...
Description
fstack Runs the frysk stack tracing utility.
fstack is a small utility that uses the frysk engine to display a process stack in a similar manner to pstack.
- --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
fstack pid [...]
See Also
funit(8) fcatch(1) fstack(1) fstep(1) ftrace(1)
Bugs
Report bugs to http://sources.redhat.com/frysk/ : http:/sources.redhat.com/frysk.