summaryrefslogtreecommitdiff
path: root/tools/perf/tests/bpf.c
AgeCommit message (Expand)Author
2016-08-23perf test bpf: Fix typo: "ehough" -> "enough"Colin Ian King
2016-07-12perf test bpf: Use epoll_wait() instead of epoll_pwait()Arnaldo Carvalho de Melo
2016-07-12tools: Introduce str_error_r()Arnaldo Carvalho de Melo
2016-04-11perf evsel: Do not use globals in config()Arnaldo Carvalho de Melo
2016-02-22perf tools: Apply tracepoint event definition options to BPF scriptWang Nan
2016-01-29perf test: Check environment before start real BPF testWang Nan
2016-01-26perf test: Add libbpf relocation checkerWang Nan
2015-11-19perf test: Print result for each BPF subtestWang Nan
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-11-18perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinuxWang Nan
2015-11-18perf test: Test the BPF prologue adding infrastructureWang Nan
2015-11-18perf test: Fix build of BPF and LLVM on older glibc librariesArnaldo Carvalho de Melo
2015-11-06perf test: Add 'perf test BPF'Wang Nan