Systemtap GUI is a GUI to assist in the development of Systemtap scripts and to graph the return values of those scripts.
SystemTap GUI is an application intended to ease in the use of the SystemTap tool for Linux. Systemtap GUI is both an Integrated Development Environment for the SystemTap scripting language, as well as a data visualization and analysis tool.
The GUI is targetted at System Administrators who want to get information out of their system using SystemTap, as well as Developers who wish to write new SystemTap scripts. It is an Eclipse-based application.
SystemTap GUI is still under rapid development, and incomplete at this point, but we are always looking for feedback on the application.
The SystemTap GUI is licensed under the terms of the Eclipse Public License. Systemtap is required for the use of this application: http://sourceware.org/systemtap/
Product's homepage
Requirements:
· gtk+
· Java 2 Standard Edition Runtime Environment
· Systemtap
What's New in This Release: [ read full changelog ]
· Added Client-Server functionality.
· Updates necessary to run under Eclipse 3.3.x.
· Includes more stability enhancements