summaryrefslogtreecommitdiffstats
path: root/samples/bpf/test_probe_write_user_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples: bpf: Fix bpf programs with kprobe/sys_connect eventDaniel T. Lee2020-07-081-3/+6
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-2/+2
* bpf, samples: Use bpf_probe_read_user where appropriateDaniel Borkmann2019-11-021-1/+1
* selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko2019-10-081-0/+1
* samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon2016-07-251-0/+52