|
@@ -1776,7 +1776,7 @@ static void handle_task_submit_event(struct fxt_ev_64 *ev, struct starpu_fxt_opt
|
|
|
if (eventstr)
|
|
|
{
|
|
|
user_thread_push_state(timestamp, prefix, tid, eventstr);
|
|
|
- recfmt_user_thread_push_state(timestamp, tid, eventstr, "Runtime");
|
|
|
+ recfmt_user_thread_push_state(timestamp, tid, eventstr, "User");
|
|
|
}
|
|
|
else
|
|
|
{
|