aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests/llvm.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-20perf utils: Check verbose flag properlyGravatar Namhyung Kim 1-1/+1
2017-01-26tools lib bpf: Add libbpf_get_error()Gravatar Joe Stringer 1-1/+1
2016-11-29perf test: Remove "test" and similar strings from test descriptionsGravatar Arnaldo Carvalho de Melo 1-4/+4
2016-07-12perf tools: Remove needless includes from cache.hGravatar Arnaldo Carvalho de Melo 1-0/+1
2016-02-26perf config: Bring perf_default_config to the very beginning at main()Gravatar Wang Nan 1-8/+0
2016-01-26perf test: Add libbpf relocation checkerGravatar Wang Nan 1-4/+13
2015-11-19perf test: Print result for each LLVM subtestGravatar Wang Nan 1-35/+30
2015-11-19perf tests: Pass the subtest index to each test routineGravatar Arnaldo Carvalho de Melo 1-1/+1
2015-11-18perf test: Test the BPF prologue adding infrastructureGravatar Wang Nan 1-0/+4
2015-11-18perf test: Fix build of BPF and LLVM on older glibc librariesGravatar Arnaldo Carvalho de Melo 1-4/+4
2015-11-06perf test: Enhance the LLVM tests: add kbuild testGravatar Wang Nan 1-0/+4
2015-11-06perf test: Enhance the LLVM test: update basic BPF test programGravatar Wang Nan 1-30/+101
2015-11-06bpf tools: Improve libbpf error reportingGravatar Wang Nan 1-1/+1
2015-11-03perf test: Keep test result clean if '-v' not setGravatar Wang Nan 1-7/+4
2015-08-31bpf tools: New API to get name from a BPF objectGravatar Wang Nan 1-1/+1
2015-08-07perf tests: Add LLVM test for eBPF on-the-fly compilingGravatar Wang Nan 1-0/+98