summaryrefslogtreecommitdiff
path: root/tools/perf/tests/bpf-script-example.c
Commit message (Expand)AuthorAge
* perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo2018-04-18
* perf test bpf: Hook on epoll_pwait()Arnaldo Carvalho de Melo2018-01-08
* perf tests bpf: Use SyS_epoll_wait aliasArnaldo Carvalho de Melo2016-08-03
* perf test bpf: Use epoll_wait() instead of epoll_pwait()Arnaldo Carvalho de Melo2016-07-12
* perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-06
* perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan2015-10-29