#! stap -up4 probe syscall.execve { print($argv[0]) }