#! stap -p3 probe begin { print("kernel time\n") log("hello there") warn("this is a builtin") }