Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 Oct 5 19:00:00 2007 Andew Cagney <cagney{%}redhat{*}com> - 0.0.1.2007.08.03-7.el4
- Back-port libgtk-java-Drawable-region.patch.
- Related: #320251.
- * Fri Oct 5 19:00:00 2007 Andew Cagney <cagney{%}redhat{*}com> - 0.0.1.2007.08.03-6.el4
- Add frysk-deglade.patch; removes <requires gnome> from glade files.
- Related: #320251.
- * Thu Aug 9 19:00:00 2007 Andew Cagney <cagney{%}redhat{*}com> - 0.0.1.2007.08.03-5.el4
- Serialize frysk build; work around parallel make bug.
- Related: #247855.