Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Linux Tools Project/Systemtap/User Guide/dashboard/modulesBrowser.html"

 
Line 4: Line 4:
  
 
The Modules Browser displays all the modules available to run, categorized by module families. Modules in each family can be viewed by expanding the appropriate module family name.<br><br>
 
The Modules Browser displays all the modules available to run, categorized by module families. Modules in each family can be viewed by expanding the appropriate module family name.<br><br>
 
+
[[Image:moduleBrowser.png]]<br><br>
<img src="../gettingstarted/images/moduleBrowser.png"><br><br>
+
  
 
From the Modules Browser the following options are available on right-clicking a module:
 
From the Modules Browser the following options are available on right-clicking a module:

Latest revision as of 08:40, 10 November 2010

Modules Browser

The Modules Browser displays all the modules available to run, categorized by module families. Modules in each family can be viewed by expanding the appropriate module family name.

ModuleBrowser.png

From the Modules Browser the following options are available on right-clicking a module:

  • View Script - Opens the module's SystemTap script in the IDE Perspective.

To view the currently active modules, switch to the Active Modules Browser .

Back to the top