aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_probe_write_user_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-24samples: bpf: Refactor kprobe tracing programs with libbpfDaniel T. Lee1-6/+6
2020-07-08samples: bpf: Fix bpf programs with kprobe/sys_connect eventDaniel T. Lee1-3/+6
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-2/+2
2019-11-02bpf, samples: Use bpf_probe_read_user where appropriateDaniel Borkmann1-1/+1
2019-10-08selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko1-0/+1
2016-07-25samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon1-0/+52