D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
systemtap
/
examples
/
general
/
Filename :
helloworld.meta
back
Copy
title: SystemTap "Hello World" Program name: helloworld.stp keywords: _best simple 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