[RFC PATCH 6/6] tracing: extend sched_pi_setprio

2016-09-16 Thread Julien Desfossez
Use the TRACE_EVENT_MAP macro to extend the sched_pi_setprio into sched_pi_update_prio. The pre-existing event is untouched. This gets rid of the old/new prio fields, and instead outputs the scheduling update based on the top waiter of the rtmutex. Boosting: sched_pi_update_prio: comm=lowprio1,

[RFC PATCH 6/6] tracing: extend sched_pi_setprio

2016-09-16 Thread Julien Desfossez
Use the TRACE_EVENT_MAP macro to extend the sched_pi_setprio into sched_pi_update_prio. The pre-existing event is untouched. This gets rid of the old/new prio fields, and instead outputs the scheduling update based on the top waiter of the rtmutex. Boosting: sched_pi_update_prio: comm=lowprio1,