Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

fstack(1)


FSTACK

FSTACK

NAME
SYNOPSIS
DESCRIPTION
EXAMPLE
SEE ALSO
BUGS

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

frysk(7)

BUGS

Report bugs to http://sourceware.org/frysk



fstack(1)