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