Re: [RFC PATCH v2 5/5] tracing: add sched_update_prio

2016-09-24 Thread Mathieu Desnoyers
- On Sep 23, 2016, at 12:49 PM, Julien Desfossez jdesfos...@efficios.com wrote: > This tracepoint allows to keep track of all explicit priority changes of > a task. It outputs the scheduling policy, the nice value, the > rt_priority and the deadline-related attributes (dl_runtime, dl_deadline

[RFC PATCH v2 5/5] tracing: add sched_update_prio

2016-09-23 Thread Julien Desfossez
This tracepoint allows to keep track of all explicit priority changes of a task. It outputs the scheduling policy, the nice value, the rt_priority and the deadline-related attributes (dl_runtime, dl_deadline and dl_period). It is emitted in the code path of the sched_setscheduler, sched_setattr, s