开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-09-25
bpf: selftest: Move sock_fields test into test_progs
Martin KaFai Lau
2020-09-15
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
2020-09-15
selftests/bpf: Test load and dump metadata with btftool and skel
YiFei Zhu
2020-09-10
selftests, bpftool: Add bpftool (and eBPF helpers) documentation build
Quentin Monnet
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-21
selftests/bpf: BPF object files should depend only on libbpf headers
Andrii Nakryiko
2020-08-20
selftests/bpf: Remove test_align leftovers
Veronika Kabatova
2020-08-07
selftests/bpf: Fix silent Makefile output
Andrii Nakryiko
2020-08-06
selftests/bpf: Prevent runqslower from racing on building bpftool
Andrii Nakryiko
2020-07-13
selftests/bpf: Add test for resolve_btfids
Jiri Olsa
2020-06-30
selftests/bpf: Allow substituting custom vmlinux.h for selftests build
Andrii Nakryiko
2020-06-02
selftests/bpf: Add a default $(CXX) value
Ilya Leoshkevich
2020-06-01
bpf: Add BPF ringbuf and perf buffer benchmarks
Andrii Nakryiko
2020-05-13
selftest/bpf: Add BPF triggering benchmark
Andrii Nakryiko
2020-05-13
selftest/bpf: Fmod_ret prog and implement test_overhead as part of bench
Andrii Nakryiko
2020-05-13
selftests/bpf: Add benchmark runner infrastructure
Andrii Nakryiko
2020-05-13
selftests/bpf: Extract parse_num_list into generic testing_helpers.c
Andrii Nakryiko
2020-05-13
selftests/bpf: Install generated test progs
Yauheni Kaliuta
2020-05-09
selftests/bpf: Generalize helpers to control background listener
Stanislav Fomichev
2020-04-29
selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test
Jakub Sitnicki
2020-04-28
selftests/bpf: Convert test_hashmap into test_progs test
Andrii Nakryiko
2020-04-28
selftests/bpf: Add SAN_CFLAGS param to selftests build to allow sanitizers
Andrii Nakryiko
2020-04-28
selftests/bpf: Ensure test flavors use correct skeletons
Andrii Nakryiko
2020-04-28
selftests/bpf: Copy runqslower to OUTPUT directory
Veronika Kabatova
2020-03-13
selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls
Andrii Nakryiko
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
2020-03-12
tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...
Carlos Neira
2020-03-04
selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTF
Andrii Nakryiko
2020-02-26
selftests/bpf: Add test for "bpftool feature" command
Michal Rostecki
2020-02-25
selftests/bpf: Print backtrace on SIGSEGV in test_progs
Andrii Nakryiko
2020-02-19
selftests/bpf: Change llvm flag -mcpu=probe to -mcpu=v3
Yonghong Song
2020-01-24
selftests/bpf: Improve bpftool changes detection
Andrii Nakryiko
2020-01-22
selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
Daniel Díaz
2020-01-20
selftests: Refactor build to remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
2020-01-20
selftests: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
selftests: Pass VMLINUX_BTF to runqslower Makefile
Toke Høiland-Jørgensen
2020-01-14
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
2020-01-13
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
2020-01-09
selftests/bpf: Further clean up Makefile output
Andrii Nakryiko
2020-01-09
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
2020-01-09
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
2019-12-23
libbpf: Fix build on read-only filesystems
Namhyung Kim
2019-12-19
selftests/bpf: Convert test_cgroup_attach to prog_tests
Andrey Ignatov
2019-12-18
selftests/bpf: More succinct Makefile output
Andrii Nakryiko
2019-12-15
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
2019-12-15
selftests/bpf: Add BPF skeletons selftests and convert attach_probe.c
Andrii Nakryiko
[next]