probe kprocess.exit { t=task_current() path=fullpath_struct_file(t, task_exe_file(t)) printf("%s\n", path) }