#!/usr/bin/stap probe oneshot { println("hello world") }