#! stap -bM probe addevent.* ? {} probe timer.ms(30000) { exit() }