Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        frysk: Frysk execution analysis tool
        
        
        - Summary
- Frysk is an execution-analysis technology implemented using native Java and C++.
It is aimed at providing developers and sysadmins with the ability to both
examine and analyze running multi-host, multi-process, multi-threaded systems.
Frysk allows the monitoring of running processes and threads, of locking
primitives and will also expose deadlocks, gather data and debug any given
process in the system.
Changelog
        
            - * Fri Mar  3 17:00:00 2006 Andrew Cagney <cagney{%}redhat{*}de> 0.0.1.2006.02.19.rh2-0.FC5.2
- 
            - Add Hidden=true to frysk.desktop file; from halfline; with fixes.
- Disable xml check in frysk-gui/. 
            - * Wed Mar  1 17:00:00 2006 Andrew Cagney <cagney{%}redhat{*}de> 0.0.1.2006.02.19.rh2-0.FC5.1
- 
            - Add dependencies on latest Java-GNOME bindings. 
            - * Wed Mar  1 17:00:00 2006 Andrew Cagney <cagney{%}redhat{*}de> 0.0.1.2006.02.19.rh2-0.FC5.0
- 
            - Import frysk 0.0.1.2006.02.19.rh2; works around bug #180637.
- Enable x86_64, update *-java BuildRequires; fix bug #183538.