1 2 3 4 5
#!/bin/sh # -M (merge) option is only valid for bulk mode ./stap -p1 -M -e 'probe begin { exit() }'