diff options
author | 2024-07-08 15:01:18 +0100 | |
---|---|---|
committer | 2024-07-08 07:10:48 -1000 | |
commit | 6203ef73fa5c0358f7960b038628259be1448724 (patch) | |
tree | c3a4bd42433f3166848f19ff0d15744b669a68a0 /tools/perf/scripts/python/parallel-perf.py | |
parent | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-6.11 (diff) | |
download | wireguard-linux-6203ef73fa5c0358f7960b038628259be1448724.tar.xz wireguard-linux-6203ef73fa5c0358f7960b038628259be1448724.zip |
sched/ext: Add BPF function to fetch rq
rq contains many useful fields to implement a custom scheduler. For
example, various clock signals like clock_task and clock_pelt can be
used to track load. It also contains stats in other sched_classes, which
are useful to drive scheduling decisions in ext.
tj: Put the new helper below scx_bpf_task_*() helpers.
Signed-off-by: Hongyan Xia <hongyan.xia2@arm.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions