summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/llvm.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo2019-07-091-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo2017-08-111-1/+1
* perf utils: Check verbose flag properlyNamhyung Kim2017-02-201-1/+1
* tools lib bpf: Add libbpf_get_error()Joe Stringer2017-01-261-1/+1
* perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo2016-11-291-4/+4
* perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo2016-07-121-0/+1
* perf config: Bring perf_default_config to the very beginning at main()Wang Nan2016-02-261-8/+0Star
* perf test: Add libbpf relocation checkerWang Nan2016-01-261-4/+13
* perf test: Print result for each LLVM subtestWang Nan2015-11-191-35/+30Star
* perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo2015-11-191-1/+1
* perf test: Test the BPF prologue adding infrastructureWang Nan2015-11-181-0/+4
* perf test: Fix build of BPF and LLVM on older glibc librariesArnaldo Carvalho de Melo2015-11-181-4/+4
* perf test: Enhance the LLVM tests: add kbuild testWang Nan2015-11-061-0/+4
* perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-061-30/+101
* bpf tools: Improve libbpf error reportingWang Nan2015-11-061-1/+1
* perf test: Keep test result clean if '-v' not setWang Nan2015-11-031-7/+4Star
* bpf tools: New API to get name from a BPF objectWang Nan2015-08-311-1/+1
* perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan2015-08-071-0/+98