aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/tests/clang.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-15perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)Ian Rogers1-32/+0
2021-11-13perf test: Remove skip_if_failIan Rogers1-1/+0
2021-11-13perf test: Convert clang tests to test cases.Ian Rogers1-40/+17
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-4/+14
2019-09-20perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo1-1/+0
2019-09-20perf tools: Remove debug.h from places where it is not neededArnaldo Carvalho de Melo1-1/+0
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-2/+2
2017-04-19perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo1-0/+1
2016-12-05perf clang: Support compile IR to BPF object and add testcaseWang Nan1-1/+5
2016-12-05perf clang: Add builtin clang support ant test caseWang Nan1-0/+42