frysk — launches the Frysk Execution Analysis Tool
frysk
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.
-exeThe full path of the executable to read.
-noexeDo not attempt to read the corresponding executable when loading a core file.
-sysroot directoryThe 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.