frysk (1) - Linux Manuals
frysk: launches the Frysk Execution Analysis Tool
NAME
frysk - launches the Frysk Execution Analysis Tool
SYNOPSIS
- frysk
DESCRIPTION
frysk
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
BUGS
Report bugs to m[blue]http:/sourceware.org/fryskm[]
SEE ALSO
frysk(7)