index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
reference_tracking.c
Age
Commit message (
Expand
)
Author
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-04-19
selftests/bpf: Use non-autoloaded programs in few tests
Andrii Nakryiko
2021-09-28
selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")
Andrii Nakryiko
2021-09-17
selftests/bpf: Stop using bpf_program__load
Dave Marchevsky
2021-08-06
selftests/bpf: Rename reference_tracking BPF programs
Andrii Nakryiko
2021-05-25
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2020-09-03
selftests/bpf: Don't use deprecated libbpf APIs
Andrii Nakryiko
2019-10-22
libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration
Andrii Nakryiko
2019-10-21
selftests/bpf: Make reference_tracking test use subtests
Andrii Nakryiko
2019-10-05
selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIs
Andrii Nakryiko
2019-08-28
selftests/bpf: test_progs: remove global fail/success counts
Stanislav Fomichev
2019-07-27
selftest/bpf: centralize libbpf logging management for test_progs
Andrii Nakryiko
2019-03-02
selftests: bpf: break up test_progs - misc
Stanislav Fomichev