aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/llvm.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2017-02-20perf utils: Check verbose flag properlyNamhyung Kim
2017-01-26tools lib bpf: Add libbpf_get_error()Joe Stringer
2016-11-29perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo
2016-07-12perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo
2016-02-26perf config: Bring perf_default_config to the very beginning at main()Wang Nan
2016-01-26perf test: Add libbpf relocation checkerWang Nan
2015-11-19perf test: Print result for each LLVM subtestWang Nan
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
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: Enhance the LLVM tests: add kbuild testWang Nan
2015-11-06perf test: Enhance the LLVM test: update basic BPF test programWang Nan
2015-11-06bpf tools: Improve libbpf error reportingWang Nan
2015-11-03perf test: Keep test result clean if '-v' not setWang Nan
2015-08-31bpf tools: New API to get name from a BPF objectWang Nan
2015-08-07perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan