Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/activeModulesBrowser.html"

(New page: <h2> Active Modules Browser </h2> The Active Modules Browser displays each module currently active.<br><br> <img src="../gettingstarted/images/activeModules.png"><br><br> The following ...)
 
Line 13: Line 13:
 
</ul>
 
</ul>
  
To view all modules available, switch to the <a href="modulesBrowser.html">Modules Browser</a>.
+
To view all modules available, switch to the [[Linux_Tools_Project/Systemtap/User_Guide/dashboard/modulesBrowser.html | Modules Browser ]].

Revision as of 06:40, 10 November 2010

Active Modules Browser

The Active Modules Browser displays each module currently active.

<img src="../gettingstarted/images/activeModules.png">

The following right click options exist for the graphs embedded in each of the active modules:

  • Stop Graph - Stops the graph from updating.
  • Activate Graph - Instructs a formerly stopped graph to continue updating.

To view all modules available, switch to the Modules Browser .

Back to the top