Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Wed Mar 19 17:00:00 2008 Andrew Cagney <cagney{%}redhat{*}com> - 0.0.1.2008.03.19.rh1-1
- Related: #437292
- Import frysk-0.0.1.2008.03.19.rh1 (35c076f3436b95a116cba33f52e0c9a592607dfa)
- Add Patch10 frysk-src-path.patch, and configure with
--enable-src-prefix; from cmoller.
- Add Patch11 frysk-elfutils-crc.patch.
- Move fparser to pkglibdir.
- Added ferror, FunitSimpleInterfaceTest.
- Added frysk.7 in base and moved frysk.1 to frysk-gnome.
- Added Patch12, install fparser's manpage in man8.
- * Fri Jan 18 16:00:00 2008 Andrew Cagney <cagney{%}redhat{*}com> - 0.0.1.2008.01.18.rh1-2
- Related: #247498
- Add patch5, frysk-0.0.1.2008.01.18.rh1-line-npe.patch to prevent NPE
in source window.
- * Fri Jan 18 16:00:00 2008 Andrew Cagney <cagney{%}redhat{*}com> - 0.0.1.2008.01.18.rh1-1
- Related: #247498
- Import frysk-0.0.1.2008.01.18.rh1 (4cff0daa2996b28274985fa4674160f15e5fd9e2)
- Delete patch3, frysk-0.0.1.2008.01.14-sortjar-bz428982.patch
- Add patch4, frysk-0.0.1.2008.01.18.rh1-no-sysroot.patch to not build sysroot tests.