probe begin { printf ( "hello trace : printf\n") printk (20,"hello trace : printk") ftrace ( "hello trace : ftrace\n") exit () }