summaryrefslogtreecommitdiff
path: root/tools/sched_ext/scx_cpu0.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-24tools/sched_ext: Don't restart over a pending exit requestTejun Heo1-1/+1
2026-06-26tools/sched_ext: fix getopt() option variable signednessLiang Luo1-1/+1
2026-04-20tools/sched_ext: Remove unused nr_cpus in scx_cpu0Cheng-Yang Chou1-2/+0
2026-02-20tools/sched_ext: fix getopt not re-parsed on restartDavid Carlier1-0/+1
2025-11-12sched_ext: Add scx_cpu0 example schedulerTejun Heo1-0/+106