index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
spintest_user.c
Age
Commit message (
Expand
)
Author
2023-08-21
samples/bpf: simplify spintest with kprobe.multi
Daniel T. Lee
2023-08-21
samples/bpf: unify bpf program suffix to .bpf with tracing programs
Daniel T. Lee
2022-04-10
samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
2020-12-02
bpf: samples: Do not touch RLIMIT_MEMLOCK
Roman Gushchin
2020-09-04
samples, bpf: Replace bpf_program__title() with bpf_program__section_name()
Daniel T. Lee
2020-08-24
samples: bpf: Refactor kprobe tracing programs with libbpf
Daniel T. Lee
2020-01-20
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2019-04-04
samples, selftests/bpf: add NULL check for ksym_search
Daniel T. Lee
2018-04-29
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-15
samples/bpf: Make samples more libbpf-centric
Joe Stringer
2016-03-08
samples/bpf: add bpf map stress test
Alexei Starovoitov