262b54b6c939 ("perf bpf augmented_raw_syscalls: Add an assert to make sure sizeof(saddr) is a power of two.") 1836480429d1 ("perf bpf_skel augmented_raw_syscalls: Cap the socklen parameter using &= sizeof(saddr)") 5e6da6be3082 ("perf trace: Migrate BPF augmentation to use a skeleton") 3d6dfae88917 ("perf parse-events: Remove BPF event support") 56b11a2126bf ("perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)") 878460e8d0ff ("perf build: Remove -Wno-unused-but-set-variable from the flex flags when building with clang < 13.0.0") 8fcaea9fd0da ("perf build: Support llvm and clang support compiled in") ed847e30f001 ("perf test bpf: Address error about non-null argument for epoll_pwait 2nd arg") c9b57eb8dcb0 ("perf parse-events: Remove array remnants") 30f4ade33d64 ("perf tools: Revert enable indices setting syntax for BPF map") c76a1444c00e ("perf parse-event: Avoid BPF test SEGV") ddc8e4c96692 ("perf build: Disable fewer bison warnings") 10c775afa599 ("perf build: Disable fewer flex warnings") e5764ae4c971 ("perf build: Add Wextra for C++ compilation") 435bea0a45cb ("perf build: Don't always set -funwind-tables and -ggdb3") 1134f290d07c ("perf bpf-loader: Remove unneeded diagnostic pragma") 4c11adff6756 ("perf parse-events: Remove ABORT_ON") d81fa63b09fb ("perf parse-events: Populate error column for BPF/tracepoint events") b52cb995f1a5 ("perf parse-events: Separate ENOMEM memory handling") 77cdd787fc45 ("perf parse-events: Move instances of YYABORT to YYNOMEM")