Re: [PATCH 0/2] Remove sched_trace_*() helper functions

From: Qais Yousef
Date: Fri Apr 29 2022 - 04:52:19 EST


+CC lkml

On 04/28/22 15:43, Qais Yousef wrote:
> This is a respin of the patches Dietmar sent a while ago
>
> https://lore.kernel.org/all/20200907091717.26116-1-dietmar.eggemann@xxxxxxx/
>
> I moved the sched_tp module to use pahole + DWARF/BTF to get the definitions
> required so that we can maintain these helpers more easily out-of-tree within
> the module.
>
> Thanks to my colleague Douglas Raillard for helping with fixing the alignment
> issues in pahole when using BTF.
>
>
> Dietmar Eggemann (2):
> sched/fair: Remove sched_trace_*() helper functions
> sched/fair: Remove cfs_rq_tg_path()
>
> include/linux/sched.h | 14 -----
> kernel/sched/fair.c | 117 ------------------------------------------
> 2 files changed, 131 deletions(-)
>
> --
> 2.25.1
>