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:   c8632acf193beac64bbdaebef013368c480bf74f
Checkpoint bpf-next commit: 943b043aeecce9accb6d367af47791c633e95e4d
Baseline bpf commit:        0a5bd0ffe790511d802e7f40898429a89e2487df
Checkpoint bpf commit:      577e4432f3ac810049cb7e6b71f4d96ec7c6e894

Arnaldo Carvalho de Melo (1):
  bpftool: Be more portable by using POSIX's basename()

Kan Liang (1):
  tools headers UAPI: Sync include/uapi/linux/perf_event.h header with
    the kernel

 include/uapi/linux/perf_event.h | 13 +++++++++++++
 src/gen.c                       |  9 ++++++---
 2 files changed, 19 insertions(+), 3 deletions(-)

Signed-off-by: Quentin Monnet <quentin@isovalent.com>
  • Loading branch information
qmonnet committed Feb 6, 2024
1 parent 6e0d7d0 commit 22621e3
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 @@
0a5bd0ffe790511d802e7f40898429a89e2487df
577e4432f3ac810049cb7e6b71f4d96ec7c6e894
2 changes: 1 addition & 1 deletion CHECKPOINT-COMMIT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c8632acf193beac64bbdaebef013368c480bf74f
943b043aeecce9accb6d367af47791c633e95e4d

0 comments on commit 22621e3

Please sign in to comment.