aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/llvm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-24perf: Stop using bpf_object__open_buffer() APIChristy Lee1-1/+1
2021-11-13perf test: Remove skip_if_failIan Rogers1-1/+0
2021-11-13perf test: Convert llvm tests to test cases.Ian Rogers1-23/+54
2021-11-13perf test: Rename struct test to test_suiteIan Rogers1-3/+3
2021-11-13perf test: Move each test suite struct to its testIan Rogers1-6/+16
2021-08-31perf tools: Fix LLVM test failure when running in verbose modeJames Clark1-4/+3
2020-11-04perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't definedArnaldo Carvalho de Melo1-11/+19
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo1-1/+0
2019-08-31perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo1-1/+1
2019-07-09perf tools: Add missing headers, mostly stdlib.hArnaldo Carvalho de Melo1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo1-1/+1
2017-02-20perf utils: Check verbose flag properlyNamhyung Kim1-1/+1
2017-01-26tools lib bpf: Add libbpf_get_error()Joe Stringer1-1/+1
2016-11-29perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo1-4/+4
2016-07-12perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo1-0/+1
2016-02-26perf config: Bring perf_default_config to the very beginning at main()Wang Nan1-8/+0
2016-01-26perf test: Add libbpf relocation checkerWang Nan1-4/+13
2015-11-19perf test: Print result for each LLVM subtestWang Nan1-35/+30
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo1-1/+1
2015-11-18perf test: Test the BPF prologue adding infrastructureWang Nan1-0/+4
2015-11-18perf test: Fix build of BPF and LLVM on older glibc librariesArnaldo Carvalho de Melo1-4/+4
2015-11-06perf test: Enhance the LLVM tests: add kbuild testWang Nan1-0/+4
2015-11-06perf test: Enhance the LLVM test: update basic BPF test programWang Nan1-30/+101
2015-11-06bpf tools: Improve libbpf error reportingWang Nan1-1/+1
2015-11-03perf test: Keep test result clean if '-v' not setWang Nan1-7/+4
2015-08-31bpf tools: New API to get name from a BPF objectWang Nan1-1/+1
2015-08-07perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan1-0/+98