probe syscall.bdflush { printf("%s\n", name) printf("%s\n", argstr) } probe syscall.bdflush.return { printf("%s\n", name) }