Commit 4848140
committed
libbpf: bump to v1.0.0
1 parent ca6e82f commit 4848140
1 file changed
+1
-1
lines changed- .github/actions/build-selftests/build_selftests.sh+3-3
- .github/actions/build-selftests/helpers.sh+6-14
- .github/actions/build-selftests/vmlinux.h+73.6k-68.8k
- .github/actions/vmtest/action.yml+5-3
- .github/workflows/build.yml+2-2
- .github/workflows/coverity.yml+1-1
- .github/workflows/ondemand.yml+1-1
- .github/workflows/pahole.yml+1-1
- .github/workflows/test.yml+1-1
- .travis.yml-130
- BPF-CHECKPOINT-COMMIT+1-1
- CHECKPOINT-COMMIT+1-1
- README.md+38-18
- ci/diffs/.do_not_use_dot_patch_here
- ci/diffs/001-fix-oob-write-in-test_verifier.diff
- ci/managers/debian.sh+7-6
- ci/managers/test_compile.sh+15
- ci/managers/travis_wait.bash
- ci/managers/ubuntu.sh+4-3
- ci/rootfs/mkrootfs_arch.sh
- ci/rootfs/mkrootfs_debian.sh+13-6
- ci/rootfs/mkrootfs_tweak.sh
- ci/rootfs/s390x-self-hosted-builder/README.md
- ci/rootfs/s390x-self-hosted-builder/actions-runner-libbpf.Dockerfile
- ci/rootfs/s390x-self-hosted-builder/actions-runner-libbpf.service
- ci/rootfs/s390x-self-hosted-builder/fs/usr/bin/actions-runner
- ci/rootfs/s390x-self-hosted-builder/fs/usr/bin/entrypoint
- ci/rootfs/s390x-self-hosted-builder/qemu-user-static.service
- ci/vmtest/configs/ALLOWLIST-4.9.0
- ci/vmtest/configs/ALLOWLIST-5.5.0+1-2
- ci/vmtest/configs/DENYLIST-5.5.0+1
- ci/vmtest/configs/DENYLIST-latest+1
- ci/vmtest/configs/DENYLIST-latest.s390x+4
- ci/vmtest/helpers.sh+6-14
- ci/vmtest/run_selftests.sh+76
- docs/libbpf_naming_convention.rst+2-11
- include/uapi/linux/bpf.h+213-9
- include/uapi/linux/btf.h+14-3
- include/uapi/linux/if_link.h+3
- include/uapi/linux/perf_event.h+5-2
- include/uapi/linux/pkt_cls.h+2-2
- src/Makefile+16-6
- src/bpf.c+141-334
- src/bpf.h+26-125
- src/bpf_core_read.h+11
- src/bpf_helper_defs.h+245-9
- src/bpf_helpers.h+13
- src/bpf_tracing.h+53-21
- src/btf.c+206-208
- src/btf.h+33-86
- src/btf_dump.c+110-50
- src/gen_loader.c+1-1
- src/libbpf.c+856-1.6k
- src/libbpf.h+112-459
- src/libbpf.map+18-109
- src/libbpf_common.h+3-13
- src/libbpf_internal.h+19-23
- src/libbpf_legacy.h+28-2
- src/libbpf_probes.c+6-121
- src/libbpf_version.h+2-2
- src/linker.c+2-5
- src/netlink.c+10-55
- src/relo_core.c+431-48
- src/relo_core.h+8-2
- src/skel_internal.h+8-6
- src/usdt.bpf.h+4-16
- src/usdt.c+65-64
- src/xsk.c-1.3k
- src/xsk.h-336
- travis-ci+1
- travis-ci/managers/test_compile.sh-14
- travis-ci/vmtest/configs/config-latest.s390x-2.7k
- travis-ci/vmtest/configs/config-latest.x86_64-3.1k
- travis-ci/vmtest/run_selftests.sh-63
0 commit comments