#! /usr/bin/stap probe begin { log("hello world") exit () }