aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/tracex5_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-14samples/bpf: Fix tracex5 to work with MIPS syscalls.David Daney1-3/+8
2017-02-13samples/bpf: Add missing headerMickaël Salaün1-0/+1
2016-09-27bpf samples: update tracex5 sample to use __seccomp_filterNaveen N. Rao1-9/+7
2016-04-14bpf, samples: don't zero data when not neededDaniel Borkmann1-3/+3
2015-07-08samples: bpf: enable trace samples for s390xMichael Holzheu1-3/+3
2015-05-21samples/bpf: bpf_tail_call example for tracingAlexei Starovoitov1-0/+75