diff options
author | Tejun Heo <tj@kernel.org> | 2024-10-11 00:41:44 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-10-11 00:41:44 +0300 |
commit | aebe7ae4cb50551874fdfaf88e4127884298caad (patch) | |
tree | 5fca882bcba3bdbad1e240a9c1443be66a6bca1a /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | cc3e1caca998e445a030253d2dc42a0db6f5af30 (diff) | |
download | linux-aebe7ae4cb50551874fdfaf88e4127884298caad.tar.xz |
sched_ext: bypass mode shouldn't depend on ops.select_cpu()
Bypass mode was depending on ops.select_cpu() which can't be trusted as with
the rest of the BPF scheduler. Always enable and use scx_select_cpu_dfl() in
bypass mode.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: David Vernet <void@manifault.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions