Skip to content

Commit 4222ef1

Browse files
committed
sync: Pull latest bpftool changes from kernel
Syncing latest bpftool commits from kernel repository. Baseline bpf-next commit: 08a7491843224f8b96518fbe70d9e48163046054 Checkpoint bpf-next commit: ca0f39a369c5f927c3d004e63a5a778b08a9df94 Baseline bpf commit: 22cc16c04b7893d8fc22810599f49a305d600b9e Checkpoint bpf commit: e06e6b8001233241eb5b2e2791162f0585f50f4b Dapeng Mi (1): perf/x86/intel: Add support for PEBS memory auxiliary info field in DMR Jakub Kicinski (1): bpftool: Fix truncated netlink dumps Josef Bacik (1): bpftool: Support merging multiple module BTFs in btf dump bash-completion/bpftool | 6 +- docs/bpftool-btf.rst | 11 +-- include/uapi/linux/perf_event.h | 27 ++++++- src/btf.c | 121 ++++++++++++++++++++++++++++---- src/net.c | 5 +- 5 files changed, 149 insertions(+), 21 deletions(-) Signed-off-by: Quentin Monnet <qmo@kernel.org>
1 parent 1664891 commit 4222ef1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

BPF-CHECKPOINT-COMMIT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22cc16c04b7893d8fc22810599f49a305d600b9e
1+
e06e6b8001233241eb5b2e2791162f0585f50f4b

CHECKPOINT-COMMIT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
08a7491843224f8b96518fbe70d9e48163046054
1+
ca0f39a369c5f927c3d004e63a5a778b08a9df94

0 commit comments

Comments
 (0)