summaryrefslogtreecommitdiffstats
path: root/examples/helloworld.stp
Commit message (Collapse)AuthorAgeFilesLines
* Move examples to testsuite/systemtap.examplesWilliam Cohen2008-04-241-2/+0
|
* 2007-11-09 Martin Hunt <hunt@redhat.com>hunt2007-11-091-2/+2
| | | | | | * README: New. * *.stp. Fix path. See PR 4718.
* 2007-08-09 Frank Ch. Eigler <fche@elastic.org>fche2007-08-091-0/+1
| | | | | PR 4718, from Eugeniy Meshcheryakov <eugen@debian.org>: * *.stp: Make all shell scripts lead with #! /usr/bin/stap
* 2007-01-01 Frank Ch. Eigler <fche@redhat.com>fche2007-01-021-0/+1
* configure.ac: Bump version to 0.5.12 for release. * configure: Regenerated. * NEWS, AUTHORS: Populate & repopulate. * examples/*: Added several .stp/.txt files from the wiki.