summaryrefslogtreecommitdiffstats
path: root/examples/README
blob: 6718a55aa3695e863d0dab37e0050a23ea4d98c8 (plain)
1
2
3
4
5
6
7
8
9
This directory contains example scripts.  

Each script should be checked in as executable.

The first line should be
#! /usr/bin/env stap

There should be an accompanying ".txt" file describing what the
script does and how to use it.