blob: 607db350565e381ccfdac787e7b2b24ec5455910 [file] [log] [blame]
5b0764b2d345 ("bpf: samples: Do not touch RLIMIT_MEMLOCK")
c6497df0ddc3 ("samples: bpf: Refactor test_overhead program with libbpf")
4fe6641526db ("samples: bpf: Refactor task_fd_query program with libbpf")
c66dca98a24c ("samples/bpf: Set rlimit for memlock to infinity in all samples")
8ac91df6de16 ("samples: bpf: Refactor xdp_monitor with libbpf")
f0c328f8af5d ("samples: bpf: Refactor tracepoint tracing programs with libbpf")
3677d0a13171 ("samples: bpf: Refactor kprobe tracing programs with libbpf")
35a8b6dd339f ("samples: bpf: Cleanup bpf_load.o from Makefile")
cc7f641d637b ("samples: bpf: Refactor BPF map performance test with libbpf")
88795b4adb01 ("samples: bpf: Refactor BPF map in map test with libbpf")
bc1a85977b95 ("samples, bpf: Refactor tail call user progs with libbpf")
63841bc08336 ("samples, bpf: Refactor kprobe tracing user progs with libbpf")
aa5e2af660fc ("samples, bpf: Refactor perf_event user program with libbpf bpf_link")
24a6034acc92 ("samples, bpf: Move read_trace_pipe to trace_helpers")
7cf245a37ef0 ("samples/bpf: Use consistent include paths for libbpf")
661842c46de2 ("samples/bpf: Use Rx-only and Tx-only sockets in xdpsock")
2e5d72c15f0d ("samples/bpf: Add XDP_SHARED_UMEM support to xdpsock")
1d97c6c2511f ("samples/bpf: Base target programs rules on Makefile.target")
54b7fbd4484b ("samples/bpf: Drop unnecessarily inclusion for bpf_load")
0e865aedad57 ("samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm")
2a560df7c147 ("samples/bpf: Use own EXTRA_CFLAGS for clang commands")
e01a75c15969 ("libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf")
3ac4dbe3dd89 ("selftests/bpf: Split off tracing-only helpers into bpf_tracing.h")
36b5d471135c ("selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h")
cf0e9718da21 ("selftests/bpf: Undo GCC-specific bpf_helpers.h changes")
24f25763d6de ("libbpf: auto-generate list of BPF helper definitions")
a9eb048d5615 ("libbpf: Add cscope and tags targets to Makefile")