summaryrefslogtreecommitdiff
path: root/tools/lib/bpf/features.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-25libbpf: detect broken PID filtering logic for multi-uprobeAndrii Nakryiko1-1/+30
2024-05-15libbpf: fix feature detectors when using token_fdAndrii Nakryiko1-1/+1
2024-03-07libbpf: Rewrite btf datasec names starting from '?'Eduard Zingerman1-0/+22
2024-01-29libbpf: integrate __arg_ctx feature detector into kernel_supports()Andrii Nakryiko1-0/+58
2024-01-25libbpf: Wire up token_fd into feature probing logicAndrii Nakryiko1-38/+78
2024-01-25libbpf: Move feature detection code into its own fileAndrii Nakryiko1-0/+463