aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/bpf-script-example.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-17perf tests: Add missing SPDX headersArnaldo Carvalho de Melo1-0/+1
2018-04-18perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo1-1/+1
2018-01-08perf test bpf: Hook on epoll_pwait()Arnaldo Carvalho de Melo1-2/+2
2016-08-03perf tests bpf: Use SyS_epoll_wait aliasArnaldo Carvalho de Melo1-2/+2
2016-07-12perf test bpf: Use epoll_wait() instead of epoll_pwait()Arnaldo Carvalho de Melo1-2/+2
2015-11-06perf test: Enhance the LLVM test: update basic BPF test programWang Nan1-0/+4
2015-10-29perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan1-0/+44