Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f3995f196c3221bdd2afe1884c13c4dbce487851 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<a href="../toc.html">Table of Contents</a> > <a href="gettingStarted.html">Getting Started</a>

<h2>
IDE Tutorial
</h2>

The IDE Perspective is a powerful portion of the SystemTap GUI that focuses on writing and editing 
SystemTap scripts. This tutorial consists of three lessons to guide first users through writing and
running scripts and to illustrate features along the way.<br><br>

<a href="IDETutorial/lesson1.html">Lesson 1: Getting Started</a><br><br>

<a href="IDETutorial/lesson2.html">Lesson 2: Writing Your First Script</a><br><br>

<a href="IDETutorial/lesson3.html">Lesson 3: Running Your Script</a><br><br>

Back to the top