frysk

Langue: en

Version: April 2008 (fedora - 04/07/09)

Autres sections - même nom

Section: 1 (Commandes utilisateur)

NAME

frysk - launches the Frysk Execution Analysis Tool

SYNOPSIS

frysk

DESCRIPTION

frysk

launches the Frysk Execution Analsys Tool.

The goal of the frysk project is to create an intelligent, distributed, always-on system monitoring and debugging tool that allows developers and system administrators to monitor running processes and threads (including creation and destruction events), monitor the use of locking primitives, expose deadlocks, gather data and debug any given process by either choosing it from a list or by accepting frysk's offer to open a source code or other window on a process that is in the process of crashing or that has been misbehaving in certain user-definable ways.

Standard Frysk Options

-exe

The full path of the executable to read.

-noexe

Do not attempt to read the corresponding executable when loading a core file.

-sysroot directory

The system root directory under which all executables, libraries, and source are located.

-debug class=level...

Set internal debug-tracing of the specified Java class to level (level can be NONE, INFO, WARNING, FINE, and FINEST). If the level is absent, FINE is assumed; if the class is absent, the global level is set.

EXAMPLE

 frysk
 

SEE ALSO

frysk(7)

BUGS

Report bugs to m[blue]http:/sourceware.org/fryskm[]