mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 00:39:07 +08:00
vmtest: blacklist stacktrace_build_id selftest
It requires v5.9+ kernel when the test code is built with a newer
toolchain. The support was added by commit b33164f2bd1c ("bpf:
Iterate through all PT_NOTE sections when looking for build id").
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
This commit is contained in:
committed by
Andrii Nakryiko
parent
174d0b7b49
commit
9f0e42b512
@@ -66,6 +66,7 @@ socket_cookie # v5.12+
|
||||
sockmap_basic # uses new socket fields, 5.8+
|
||||
sockmap_listen # no listen socket supportin SOCKMAP
|
||||
sockopt_sk
|
||||
stacktrace_build_id # v5.9+
|
||||
stack_var_off # v5.12+
|
||||
task_local_storage # v5.12+
|
||||
tcp_hdr_options # v5.10+, new TCP header options feature in BPF
|
||||
|
||||
Reference in New Issue
Block a user