@@ -2893,6 +2893,7 @@ void _starpu_fxt_parse_new_file(char *filename_in, struct starpu_fxt_options *op
break;
case _STARPU_FUT_USED_MEM:
handle_used_mem(&ev, options);
+ break;
case _STARPU_FUT_USER_EVENT:
handle_user_event(&ev, options);