$prog]); $b->attach_kprobe($b->get_syscall_fnname("clone"),"hello"); # header echo sprintf("%s %s\n", "PID", "MESSAGE"); # format output $b->trace_print("{1} {5}");