#! stap -p1 %{ /* hello world */ %} function foo (p1, p2) %{ /* goodbye world */ %}