scx-upstream/scheds/include/scx
Tejun Heo ab25992416 Add missing skel.attach() calls
C SCX_OPS_ATTACH() and rust scx_ops_attach() macros were not calling
.attach() and were only attaching the struct_ops. This meant that all
non-struct_ops BPF programs contained in the skels were never attached which
breaks e.g. scx_layered.

Let's fix it by adding .attach() invocation the the attach macros.
2024-05-17 14:33:04 -10:00
..
common.bpf.h common: Add likely/unlikely macros 2024-05-04 21:33:53 -05:00
common.h scx: Sync from kernel, some schedulers are broken 2024-03-29 12:14:26 -10:00
compat.bpf.h Sync from kernel (670bdab6073) 2024-04-29 09:58:19 -10:00
compat.h Add missing skel.attach() calls 2024-05-17 14:33:04 -10:00
ravg_impl.bpf.h scheds: Rearrange include files to match kernel/tools/sched_ext/include 2023-12-03 12:47:23 -10:00
ravg.bpf.h scx_rusty: Fix typos 2024-02-07 23:38:26 -06:00
user_exit_info.h Sync from kernel (670bdab6073) 2024-04-29 09:58:19 -10:00