diff options
author | Alexei Starovoitov <[email protected]> | 2019-09-17 10:45:38 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-09-19 14:22:44 +0200 |
commit | a0791f0df7d212c245761538b17a9ea93607b667 (patch) | |
tree | 593e1c4283a6689441a6ac90d76ada3fd571a303 /tools/perf/scripts/python/sctop.py | |
parent | 9eea984979513d6ee137e545e26c5877d46039dd (diff) |
bpf: fix BTF limits
vmlinux BTF has more than 64k types.
Its string section is also at the offset larger than 64k.
Adjust both limits to make in-kernel BTF verifier successfully parse in-kernel BTF.
Fixes: 69b693f0aefa ("bpf: btf: Introduce BPF Type Format (BTF)")
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Martin KaFai Lau <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions