aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Monnet <quentin@isovalent.com>2023-10-02 21:27:19 +0100
committerQuentin Monnet <qmonnet+github@qoba.lt>2023-10-02 22:38:39 +0200
commit66c1c8b51826fc4cd0641e5b99d54f469a11f726 (patch)
tree5e1e2dd6bb9511624b4f11607ab9d7266b530afd
parent58046e25de83903136d0f17938455a46624f3ad4 (diff)
downloadbpftool-upstream-master.tar.gz
sync: Pull latest bpftool changes from kernelupstream-master
Syncing latest bpftool commits from kernel repository. Baseline bpf-next commit: 45ee73a0722b9e1d0b7a524d06756291b13b5912 Checkpoint bpf-next commit: 2147c8d07e1abc8dfc3433ca18eed5295e230ede Baseline bpf commit: 57eb5e1c5c57972c95e8efab6bc81b87161b0b07 Checkpoint bpf commit: 9077fc228f09c9f975c498c55f5d2e882cd0da59 Jiri Olsa (4): bpf: Add missed value to kprobe_multi link info bpf: Add missed value to kprobe perf link info bpftool: Display missed count for kprobe_multi link bpftool: Display missed count for kprobe perf link include/uapi/linux/bpf.h | 2 ++ src/link.c | 6 ++++++ 2 files changed, 8 insertions(+) Signed-off-by: Quentin Monnet <quentin@isovalent.com>
-rw-r--r--BPF-CHECKPOINT-COMMIT2
-rw-r--r--CHECKPOINT-COMMIT2
2 files changed, 2 insertions, 2 deletions
diff --git a/BPF-CHECKPOINT-COMMIT b/BPF-CHECKPOINT-COMMIT
index 82df112..70bb5d7 100644
--- a/BPF-CHECKPOINT-COMMIT
+++ b/BPF-CHECKPOINT-COMMIT
@@ -1 +1 @@
-57eb5e1c5c57972c95e8efab6bc81b87161b0b07
+9077fc228f09c9f975c498c55f5d2e882cd0da59
diff --git a/CHECKPOINT-COMMIT b/CHECKPOINT-COMMIT
index ee4b6c2..a196913 100644
--- a/CHECKPOINT-COMMIT
+++ b/CHECKPOINT-COMMIT
@@ -1 +1 @@
-45ee73a0722b9e1d0b7a524d06756291b13b5912
+2147c8d07e1abc8dfc3433ca18eed5295e230ede