Table of Contents > Reference
Toolbars
SystemTap GUI currently has two toolbars built in; an Action Bar for file and execution operations and a Perspective Selector to jump to different perspectives.
Action Bar
New File - This button will bring up a dialog to create a new file. When you click ok the file will be opened in the editor window.
Open File - This button will bring up a dialog to select a file to open. Once a file is selected it will open in the editor window.
Import Tapset - This button allows you to include additional tapset directories when you run a script.
Run Script - This will compile the open script and start running it. All output will be sent to the console. If there is an error in the script the error will be reported in the ErrorLog.
Run Script w/Chart - This button is also like the standard Run Script button but will bring up a charting dialog box. Once the formatting expressions have been entered it will change the current perspective to the graphing perspective.
Stop Script - This button will stop the currently active script from running.
Perspective Selector
IDE Perspective - This button brings you into the IDE Perspective, useful for writing and executing scripts.
Graphing Perspective - This button brings you into the Graphing Perspective, useful for graphing scripts.