1FRYSK(1) Frysk FRYSK(1)
2
3
4
6 frysk - launches the Frysk Execution Analysis Tool
7
9 frysk
10
12 frysk launches the Frysk Execution Analsys Tool.
13
14 The goal of the frysk project is to create an intelligent, distributed,
15 always-on system monitoring and debugging tool that allows developers
16 and system administrators to monitor running processes and threads
17 (including creation and destruction events), monitor the use of locking
18 primitives, expose deadlocks, gather data and debug any given process
19 by either choosing it from a list or by accepting frysk´s offer to open
20 a source code or other window on a process that is in the process of
21 crashing or that has been misbehaving in certain user-definable ways.
22
23 Standard Frysk Options
24 -exe
25 The full path of the executable to read.
26
27 -noexe
28 Do not attempt to read the corresponding executable when loading a
29 core file.
30
31 -sysroot directory
32 The system root directory under which all executables, libraries,
33 and source are located.
34
35 -debug class=level...
36 Set internal debug-tracing of the specified Java class to level
37 (level can be NONE, INFO, WARNING, FINE, and FINEST). If the level
38 is absent, FINE is assumed; if the class is absent, the global
39 level is set.
40
42 frysk
43
45 frysk(7)
46
48 Report bugs to http:/sourceware.org/frysk
49
50
51
52Frysk 0.4-28.fc14 April 2008 FRYSK(1)