Hello,

On 16/01/26 13:39, Gabriele Monaco wrote:
> Add the following tracepoints:
> 
> * sched_dl_throttle(dl_se, cpu):
>     Called when a deadline entity is throttled
> * sched_dl_replenish(dl_se, cpu):
>     Called when a deadline entity's runtime is replenished
> * sched_dl_server_start(dl_se, cpu):
>     Called when a deadline server is started
> * sched_dl_server_stop(dl_se, cpu):
>     Called when a deadline server is stopped
> 
> Those tracepoints can be useful to validate the deadline scheduler with
> RV and are not exported to tracefs.
> 
> Reviewed-by: Phil Auld <[email protected]>
> Signed-off-by: Gabriele Monaco <[email protected]>

Looks good!

Acked-by: Juri Lelli <[email protected]>

Thanks,
Juri


Reply via email to