Skip to content

Commit

Permalink
sync: Pull latest bpftool changes from kernel
Browse files Browse the repository at this point in the history
Syncing latest bpftool commits from kernel repository.
Baseline bpf-next commit:   82e38a505c9868e784ec31e743fd8a9fa5ca1084
Checkpoint bpf-next commit: 009367099eb61a4fc2af44d4eb06b6b4de7de6db
Baseline bpf commit:        5bcf0dcbf9066348058b88a510c57f70f384c92c
Checkpoint bpf commit:      3e9bc0472b910d4115e16e9c2d684c7757cb6c60

Jiri Olsa (1):
  bpf: Add support for kprobe session attach

John Hubbard (1):
  bpftool, selftests/hid/bpf: Fix 29 clang warnings

Philo Lu (1):
  bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args

 include/uapi/linux/bpf.h | 3 +++
 src/Makefile             | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

Signed-off-by: Quentin Monnet <[email protected]>
  • Loading branch information
qmonnet committed May 13, 2024
1 parent 119fc2c commit 1174341
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BPF-CHECKPOINT-COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5bcf0dcbf9066348058b88a510c57f70f384c92c
3e9bc0472b910d4115e16e9c2d684c7757cb6c60
2 changes: 1 addition & 1 deletion CHECKPOINT-COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
82e38a505c9868e784ec31e743fd8a9fa5ca1084
009367099eb61a4fc2af44d4eb06b6b4de7de6db

0 comments on commit 1174341

Please sign in to comment.