summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2026-08-03 11:00:39 -1000
committerTejun Heo <tj@kernel.org>2026-08-03 11:00:39 -1000
commit2d091012a41ad3e29ca66afd3c6a160e485ba8ac (patch)
treeda18f5e39e8cf6b9f78079f4c56da761c9b6713c /tools/perf/scripts/python/bin
parent8b3b8522c9139c18b8dbbafbeb0c903609e5a27d (diff)
sched_ext: Make several ext.c helpers available outside ext.c
set_task_slice(), task_unlink_from_dsq(), move_local_task_to_local_dsq(), init_dsq() and dump_line() will be used outside ext.c. Add the scx_ prefix and declare them in internal.h. The scx_sched_all list will also be used outside ext.c, drop its static. No functional changes. v2: Declare scx_sched_all outside the CONFIG_EXT_SUB_SCHED block - the definition is unconditional. (sashiko AI) Signed-off-by: Tejun Heo <tj@kernel.org> Reviewed-by: Andrea Righi <arighi@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions