diff options
| author | Andrii Nakryiko <andrii@kernel.org> | 2020-12-08 09:43:26 +0300 |
|---|---|---|
| committer | Daniel Borkmann <daniel@iogearbox.net> | 2020-12-08 19:14:27 +0300 |
| commit | 8bdd8e275ede9786d845b3ec952836e61fd824e9 (patch) | |
| tree | b2bd78289137cf215590fe134814a6494275b346 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 3546b9b8eced9799b35ef953f766a0973b17fda2 (diff) | |
| download | linux-8bdd8e275ede9786d845b3ec952836e61fd824e9.tar.xz | |
bpf: Return -ENOTSUPP when attaching to non-kernel BTF
Return -ENOTSUPP if tracing BPF program is attempted to be attached with
specified attach_btf_obj_fd pointing to non-kernel (neither vmlinux nor
module) BTF object. This scenario might be supported in the future and isn't
outright invalid, so -EINVAL isn't the most appropriate error code.
Suggested-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20201208064326.667389-1-andrii@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
