Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 8e87fca2f49595adc16d9aa519a6edad > files > 25

systemtap-1.6-1.fc14.x86_64.rpm

title: SystemTap "Hello World" Program
name: helloworld.stp
version: 1.0
keywords: simple
author: anonymous
subsystem: none
status: production
exit: fixed
output: text
scope: system-wide
description: A basic "Hello World" program implemented in SystemTap script. It prints out "hello world" message and then immediately exits.
test_check: stap -p4 helloworld.stp
test_installcheck: stap helloworld.stp