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
Open Script Output - This option opens the specified file and reads the contents into the DataTable for use in the Graphing Perspective.
Save Graph Image - This option saves the graph in the specified file extension format.
Import Data Set - This option allows you to load a previously saved set of data obtained from running a SystemTap script. You can proceed from this point as if you had just ran a script and populated the DataTable.
Export Data Set - This option allows you to save a current data set after you've ran a script in the intention of having someone else look at the user's script results through the tool or for further work done by the user.
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.