This website requires JavaScript.
Explore
Help
Sign In
mirror
/
libbpf
Watch
1
Star
0
Fork
0
You've already forked libbpf
mirror of
https://github.com/netdata/libbpf.git
synced
2026-03-22 01:09:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0fa5ff4f54c08d5fd9cdeebe5a8043a0d54b8ac3
libbpf
/
CHECKPOINT-COMMIT
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sync: latest libbpf changes from kernel Syncing latest libbpf commits from kernel repository. Baseline bpf-next commit: 2147c8d07e1abc8dfc3433ca18eed5295e230ede Checkpoint bpf-next commit: 0e133a13370389d3894891eafe54fec2c44ad735 Baseline bpf commit: 9ff8d2717fc8f63e5cb226ddbda20649eefa2728 Checkpoint bpf commit: 9ff8d2717fc8f63e5cb226ddbda20649eefa2728 Alexandre Ghiti (1): libbpf: Fix syscall access arguments on riscv Andrii Nakryiko (1): libbpf: Don't assume SHT_GNU_verdef presence for SHT_GNU_versym section Daan De Meyer (3): bpf: Implement cgroup sockaddr hooks for unix sockets libbpf: Add support for cgroup unix socket address hooks documentation/bpf: Document cgroup unix socket address hooks David Vernet (1): bpf: Add ability to pin bpf timer to calling CPU Martynas Pumputis (1): bpf: Derive source IP addr via bpf_*_fib_lookup() docs/program_types.rst | 10 ++++++++++ include/uapi/linux/bpf.h | 27 +++++++++++++++++++++++---- src/bpf_tracing.h | 2 -- src/elf.c | 16 ++++++++++------ src/libbpf.c | 10 ++++++++++ 5 files changed, 53 insertions(+), 12 deletions(-) Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
2023-10-19 09:34:06 -07:00
0e133a13370389d3894891eafe54fec2c44ad735
Reference in New Issue
Copy Permalink