summaryrefslogtreecommitdiffstats
path: root/samples/bpf/tracex5_kern.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: Fix tracex5 to work with MIPS syscalls.David Daney2017-06-141-3/+8
* samples/bpf: Add missing headerMickaël Salaün2017-02-131-0/+1
* bpf samples: update tracex5 sample to use __seccomp_filterNaveen N. Rao2016-09-271-9/+7Star
* bpf, samples: don't zero data when not neededDaniel Borkmann2016-04-151-3/+3
* samples: bpf: enable trace samples for s390xMichael Holzheu2015-07-091-3/+3
* samples/bpf: bpf_tail_call example for tracingAlexei Starovoitov2015-05-211-0/+75