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

Linux Tools Project/Systemtap/User Guide/dashboard/modules.html

< Linux Tools Project‎ | Systemtap/User Guide‎ | dashboard
Revision as of 06:53, 9 November 2010 by Unnamed Poltroon (Talk) (New page: <h2> Modules </h2> A module is a package used in the Dashboard perspective, containing a SystemTap script and associated metadata.<br><br> <a name="families"> <h3> Module Families </h3> ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Modules

A module is a package used in the Dashboard perspective, containing a SystemTap script and associated metadata.

<a name="families">

Module Families

Modules are grouped in "module families", groups of modules that are related. One example is the Hard Disk module family which contains the module Disk Access:

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

Multiple Graphs

Often, as in the case of the Disk Access module, modules will spawn multiple graphs on execution.

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

There are a number of different module families constructed for different analysis sets.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.