Rebase to pcp-6.0.1-1 with a PowerPC+Arm64 patch #2 for vendor libbpf builds

Resolves: rhbz#1941873
Resolves: rhbz#2117074
Resolves: rhbz#2127037
This commit is contained in:
Nathan Scott 2022-10-28 17:57:29 +11:00
parent 0312f7febd
commit 5099d4d9f9
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
diff --git a/vendor/github.com/iovisor/bcc/libbpf-tools/arm64/vmlinux_510.h b/vendor/github.com/iovisor/bcc/libbpf-tools/arm64/vmlinux_510.h
index f84b1347bf..353bef0797 100644
index f84b1347bf..3c032f5230 100644
--- a/vendor/github.com/iovisor/bcc/libbpf-tools/arm64/vmlinux_510.h
+++ b/vendor/github.com/iovisor/bcc/libbpf-tools/arm64/vmlinux_510.h
@@ -1678,6 +1678,7 @@ struct perf_event {
@ -36,7 +36,7 @@ index f84b1347bf..353bef0797 100644
+struct bpf_perf_link {
+ struct bpf_link link;
+ file *perf_file;
+ struct file *perf_file;
+};
+
struct btf_member {