summaryrefslogtreecommitdiff
path: root/tools/sched_ext/scx_userland.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-24tools/sched_ext: Don't restart over a pending exit requestTejun Heo1-5/+6
2026-06-26tools/sched_ext: fix getopt() option variable signednessLiang Luo1-1/+1
2026-03-11sched_ext: Fix incomplete help text usage stringsCheng-Yang Chou1-1/+1
2026-02-20tools/sched_ext: scx_userland: fix data races on shared countersDavid Carlier1-13/+13
2026-02-16tools/sched_ext: scx_userland: fix stale data on restartDavid Carlier1-0/+8
2026-02-12tools/sched_ext: scx_userland: fix restart and stats thread lifecycle bugsDavid Carlier1-2/+3
2026-01-27tools/sched_ext: add scx_userland schedulerEmil Tsalapatis1-0/+437