diff options
| author | Andrea Righi <andrea.righi@canonical.com> | 2024-06-27 20:45:22 +0200 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2024-06-27 09:06:47 -1000 |
| commit | b5ba2e1a955417e78a6018fb736a14c03df0abcd (patch) | |
| tree | 39c4c7e57b2ab6405ef1acfc647fc0345519b669 /tools/perf/scripts/python/task-analyzer.py | |
| parent | sched_ext: fix typo in set_weight() description (diff) | |
| download | linux-b5ba2e1a955417e78a6018fb736a14c03df0abcd.tar.gz linux-b5ba2e1a955417e78a6018fb736a14c03df0abcd.zip | |
sched_ext: add CONFIG_DEBUG_INFO_BTF dependency
Without BTF, attempting to load any sched_ext scheduler will result in
an error like the following:
libbpf: kernel BTF is missing at '/sys/kernel/btf/vmlinux', was CONFIG_DEBUG_INFO_BTF enabled?
This makes sched_ext pretty much unusable, so explicitly depend on
CONFIG_DEBUG_INFO_BTF to prevent these issues.
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
