#! stap -p2 probe process("./bz6905").statement("main@bz6905.c:*") { printf("ok") }